>>> py3-sqlalchemy: Building community/py3-sqlalchemy 1.4.45-r2 (using abuild 3.11.0_rc13-r0) started Sat, 29 Apr 2023 12:53:31 +0000 >>> py3-sqlalchemy: Checking sanity of /home/buildozer/aports/community/py3-sqlalchemy/APKBUILD... >>> py3-sqlalchemy: Analyzing dependencies... >>> py3-sqlalchemy: Installing for build: build-base python3-dev py3-setuptools py3-pytest py3-mock py3-pytest-xdist py3-greenlet (1/38) Installing libbz2 (1.0.8-r5) (2/38) Installing libffi (3.4.4-r2) (3/38) Installing gdbm (1.23-r1) (4/38) Installing xz-libs (5.4.2-r1) (5/38) Installing mpdecimal (2.5.1-r2) (6/38) Installing libpanelw (6.4_p20230424-r0) (7/38) Installing readline (8.2.1-r1) (8/38) Installing sqlite-libs (3.41.2-r2) (9/38) Installing python3 (3.11.3-r10) (10/38) Installing python3-pycache-pyc0 (3.11.3-r10) (11/38) Installing pyc (0.1-r0) (12/38) Installing python3-pyc (3.11.3-r10) (13/38) Installing python3-dev (3.11.3-r10) (14/38) Installing py3-parsing (3.0.9-r2) (15/38) Installing py3-parsing-pyc (3.0.9-r2) (16/38) Installing py3-packaging (23.1-r1) (17/38) Installing py3-packaging-pyc (23.1-r1) (18/38) Installing py3-setuptools (67.7.2-r0) (19/38) Installing py3-setuptools-pyc (67.7.2-r0) (20/38) Installing py3-iniconfig (1.1.1-r6) (21/38) Installing py3-iniconfig-pyc (1.1.1-r6) (22/38) Installing py3-pluggy (1.0.0-r3) (23/38) Installing py3-pluggy-pyc (1.0.0-r3) (24/38) Installing py3-py (1.11.0-r2) (25/38) Installing py3-py-pyc (1.11.0-r2) (26/38) Installing py3-pytest (7.3.1-r1) (27/38) Installing py3-pytest-pyc (7.3.1-r1) (28/38) Installing py3-mock (5.0.2-r1) (29/38) Installing py3-mock-pyc (5.0.2-r1) (30/38) Installing py3-apipkg (2.1.0-r2) (31/38) Installing py3-apipkg-pyc (2.1.0-r2) (32/38) Installing py3-execnet (1.9.0-r2) (33/38) Installing py3-execnet-pyc (1.9.0-r2) (34/38) Installing py3-pytest-xdist (3.2.1-r1) (35/38) Installing py3-pytest-xdist-pyc (3.2.1-r1) (36/38) Installing py3-greenlet (2.0.2-r2) (37/38) Installing py3-greenlet-pyc (2.0.2-r2) (38/38) Installing .makedepends-py3-sqlalchemy (20230429.125332) Executing busybox-1.36.0-r8.trigger OK: 506 MiB in 136 packages >>> py3-sqlalchemy: Cleaning up srcdir >>> py3-sqlalchemy: Cleaning up pkgdir >>> py3-sqlalchemy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/SQLAlchemy-1.4.45.tar.gz >>> py3-sqlalchemy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/SQLAlchemy-1.4.45.tar.gz >>> py3-sqlalchemy: Checking sha512sums... SQLAlchemy-1.4.45.tar.gz: OK >>> py3-sqlalchemy: Unpacking /var/cache/distfiles/v3.18/SQLAlchemy-1.4.45.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib.linux-s390x-cpython-311 creating build/lib.linux-s390x-cpython-311/sqlalchemy copying lib/sqlalchemy/processors.py -> build/lib.linux-s390x-cpython-311/sqlalchemy copying lib/sqlalchemy/exc.py -> build/lib.linux-s390x-cpython-311/sqlalchemy copying lib/sqlalchemy/inspection.py -> build/lib.linux-s390x-cpython-311/sqlalchemy copying lib/sqlalchemy/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy copying lib/sqlalchemy/log.py -> build/lib.linux-s390x-cpython-311/sqlalchemy copying lib/sqlalchemy/schema.py -> build/lib.linux-s390x-cpython-311/sqlalchemy copying lib/sqlalchemy/events.py -> build/lib.linux-s390x-cpython-311/sqlalchemy copying lib/sqlalchemy/types.py -> build/lib.linux-s390x-cpython-311/sqlalchemy creating build/lib.linux-s390x-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/compat.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/_collections.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/_preloaded.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/topological.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/langhelpers.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/deprecations.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/_compat_py3k.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/queue.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/concurrency.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/_concurrency_py3k.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/util creating build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/result.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/default.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/row.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/reflection.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/strategies.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/characteristics.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/url.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/util.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/mock.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/interfaces.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/events.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/cursor.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/create.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/engine creating build/lib.linux-s390x-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/dbapi_proxy.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/impl.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/events.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/pool creating build/lib.linux-s390x-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/serializer.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/instrumentation.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/baked.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/compiler.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/indexable.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/mutable.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/associationproxy.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/hybrid.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/horizontal_shard.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/orderinglist.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/automap.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext creating build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/default_comparator.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/roles.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/annotation.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/naming.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/type_api.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/crud.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/expression.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/compiler.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/sqltypes.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/ddl.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/util.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/traversals.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/operators.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/schema.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/elements.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/dml.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/selectable.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/events.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/coercions.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/functions.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/lambdas.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/visitors.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/sql creating build/lib.linux-s390x-cpython-311/sqlalchemy/connectors copying lib/sqlalchemy/connectors/pyodbc.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/connectors copying lib/sqlalchemy/connectors/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/connectors copying lib/sqlalchemy/connectors/mxodbc.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/connectors creating build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/relationships.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/exc.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/instrumentation.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/persistence.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/strategies.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/sync.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/unitofwork.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/mapper.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/state.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/path_registry.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/util.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/attributes.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/strategy_options.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/session.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/decl_api.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/evaluator.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/scoping.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/query.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/decl_base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/interfaces.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/events.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/loading.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/clsregistry.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/descriptor_props.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/collections.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/context.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/identity.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/dependency.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/dynamic.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/properties.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/orm creating build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/asyncio.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/pickleable.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/profiling.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/engines.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/requirements.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/fixtures.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/util.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/assertsql.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/schema.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/mock.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/provision.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/config.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/assertions.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/warnings.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/entities.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/exclusions.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing creating build/lib.linux-s390x-cpython-311/sqlalchemy/future copying lib/sqlalchemy/future/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/future copying lib/sqlalchemy/future/engine.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/future creating build/lib.linux-s390x-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/registry.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/api.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/attr.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/legacy.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/event creating build/lib.linux-s390x-cpython-311/sqlalchemy/databases copying lib/sqlalchemy/databases/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/databases creating build/lib.linux-s390x-cpython-311/sqlalchemy/dialects copying lib/sqlalchemy/dialects/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects creating build/lib.linux-s390x-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/apply.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/decl_class.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/plugin.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/names.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/util.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/infer.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/mypy creating build/lib.linux-s390x-cpython-311/sqlalchemy/ext/declarative copying lib/sqlalchemy/ext/declarative/extensions.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/declarative copying lib/sqlalchemy/ext/declarative/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/declarative creating build/lib.linux-s390x-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/result.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/exc.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/engine.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/session.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/scoping.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/events.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/ext/asyncio creating build/lib.linux-s390x-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/pytestplugin.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/reinvent_fixtures_py2k.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/bootstrap.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/plugin_base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/plugin creating build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_deprecations.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_rowcount.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_sequence.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_ddl.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_unicode_ddl.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_reflection.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_cte.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_insert.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_results.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_select.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_update_delete.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_types.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_dialect.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/testing/suite creating build/lib.linux-s390x-cpython-311/sqlalchemy/future/orm copying lib/sqlalchemy/future/orm/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/future/orm creating build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/ranges.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/psycopg2cffi.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/pg8000.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/psycopg2.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/hstore.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/asyncpg.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/pypostgresql.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/dml.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/pygresql.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/json.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/provision.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/array.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/ext.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/postgresql creating build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/reflection.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/pyodbc.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/pymysql.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/enumerated.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/oursql.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/reserved_words.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mariadb.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/expression.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mariadbconnector.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/asyncmy.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/dml.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/json.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/provision.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mysqldb.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mysqlconnector.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/aiomysql.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/cymysql.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/types.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mysql creating build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/pyodbc.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/pysybase.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/mxodbc.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sybase creating build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/cx_oracle.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/provision.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/oracle creating build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/pyodbc.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/pymssql.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/information_schema.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/json.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/provision.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/mxodbc.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/mssql creating build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/pysqlite.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/pysqlcipher.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/aiosqlite.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/dml.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/json.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/provision.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/sqlite creating build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/__init__.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/fdb.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/base.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/kinterbasdb.py -> build/lib.linux-s390x-cpython-311/sqlalchemy/dialects/firebird running build_ext building 'sqlalchemy.cprocessors' extension creating build/temp.linux-s390x-cpython-311 creating build/temp.linux-s390x-cpython-311/lib creating build/temp.linux-s390x-cpython-311/lib/sqlalchemy creating build/temp.linux-s390x-cpython-311/lib/sqlalchemy/cextension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c lib/sqlalchemy/cextension/processors.c -o build/temp.linux-s390x-cpython-311/lib/sqlalchemy/cextension/processors.o -Wundef -Werror=implicit-function-declaration gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/lib/sqlalchemy/cextension/processors.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/sqlalchemy/cprocessors.cpython-311-s390x-linux-musl.so building 'sqlalchemy.cresultproxy' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c lib/sqlalchemy/cextension/resultproxy.c -o build/temp.linux-s390x-cpython-311/lib/sqlalchemy/cextension/resultproxy.o -Wundef -Werror=implicit-function-declaration gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/lib/sqlalchemy/cextension/resultproxy.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/sqlalchemy/cresultproxy.cpython-311-s390x-linux-musl.so building 'sqlalchemy.cimmutabledict' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c lib/sqlalchemy/cextension/immutabledict.c -o build/temp.linux-s390x-cpython-311/lib/sqlalchemy/cextension/immutabledict.o -Wundef -Werror=implicit-function-declaration gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/lib/sqlalchemy/cextension/immutabledict.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/sqlalchemy/cimmutabledict.cpython-311-s390x-linux-musl.so ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45 configfile: setup.cfg plugins: xdist-3.2.1 gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I [gw0] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45 [gw1] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45 [gw2] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45 [gw3] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45 [gw4] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45 [gw5] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45 [gw6] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45 [gw7] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45 [gw0] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw1] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw2] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw5] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw4] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw3] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw6] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw7] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] gw0 [17522] / gw1 [17522] / gw2 [17522] / gw3 [17522] / gw4 [17522] / gw5 [17522] / gw6 [17522] / gw7 [17522] scheduling tests via LoadScheduling test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_nonnone_to_none [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_nonnone_to_none test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent_no_proxy [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent_no_proxy test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_update test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/incremental/stubs_14] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/incremental/ticket_6147] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/incremental/ticket_6147] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/incremental/ticket_6435] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/incremental/ticket_6435] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/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.45/test/ext/mypy/files/abstract_one.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/as_declarative.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/as_declarative.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/as_declarative_base.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/boolean_col.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/cols_noninferred_plain_nonopt.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/cols_notype_on_fk_col.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/complete_orm_no_plugin.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/composite_props.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/constr_cols_only.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/dataclasses_workaround.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/decl_attrs_one.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/decl_attrs_one.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/decl_attrs_two.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/decl_base_subclass_one.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/decl_base_subclass_two.py] test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_no_proxy [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_none_to_none test/dialect/mysql/test_compiler.py::SQLTest::test_sysdate [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_sysdate test/dialect/mysql/test_compiler.py::SQLTest::test_too_long_index [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_too_long_index test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_cast_literal_bind [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_cast_literal_bind test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[BIT-t.col] [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[BIT-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[BOOLEAN-t.col] [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[BOOLEAN-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[Boolean-t.col] [gw4] [ 0%] 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] [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[DOUBLE-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[ENUM-t.col] [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[ENUM-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[FLOAT-t.col0] [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[FLOAT-t.col0] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[FLOAT-t.col1] [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[FLOAT-t.col1] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[Float-t.col] [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[Float-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[REAL-t.col] [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[REAL-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[SET-t.col] [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[SET-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[YEAR-t.col] test/sql/test_cte.py::CTETest::test_standalone_function [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_standalone_function test/sql/test_cte.py::CTETest::test_suffixes [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_suffixes test/sql/test_cte.py::CTETest::test_textual_select_stack_correction [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_textual_select_stack_correction test/sql/test_cte.py::CTETest::test_textual_select_uses_independent_cte_one [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_textual_select_uses_independent_cte_one test/sql/test_cte.py::CTETest::test_textual_select_uses_independent_cte_two [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_textual_select_uses_independent_cte_two test/sql/test_cte.py::CTETest::test_union [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_union test/sql/test_cte.py::CTETest::test_union_cte_aliases [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_union_cte_aliases test/sql/test_cte.py::CTETest::test_update_against_cte_directly [gw2] [ 0%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_update [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/declarative_base_dynamic.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/declarative_base_explicit.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/ensure_descriptor_type_fully_inferred.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/ensure_descriptor_type_noninferred.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/ensure_descriptor_type_semiinferred.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/enum_col.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/imperative_table.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/imperative_table.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/inspect.py] test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_tuple [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_tuple test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_partition_by_list [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_partition_by_list test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_partition_by_range [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_partition_by_range test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_multiple_options [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_multiple_options test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_oids [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_oids test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_oncommit_option [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_oncommit_option test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_schema_type_schema_translate [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_schema_type_schema_translate test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_tablespace [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_tablespace test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_tablespace_quoted [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_tablespace_quoted test/dialect/postgresql/test_compiler.py::CompileTest::test_create_type_schema_translate [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_type_schema_translate test/dialect/oracle/test_compiler.py::CompileTest::test_cte [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_none_to_none test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_nonnone_to_none [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_nonnone_to_none test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del [gw5] [ 0%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_cte [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_insert_via_save [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/inspect.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/invalid_noninferred_lh_type.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/issue_7321.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/issue_7321_part2.py] test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/lambda_default.py] [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/lambda_default.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/mapped_attr_assign.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/mixin_not_mapped.py] test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent_no_proxy [gw2] [ 0%] PASSED test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_insert_via_save test/orm/test_deprecations.py::SelectFromTest::test_very_nested_joins_with_joinedload [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/mixin_one.py] [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent_no_proxy [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/mixin_one.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/mixin_three.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/mixin_three.py] test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_no_proxy test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/mixin_two.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/mixin_w_tablename.py] [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_no_proxy [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/orderinglist1.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/orderinglist2.py] test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_none_to_none [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/other_mapper_props.py] [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_none_to_none [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/plugin_doesnt_break_one.py] test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_nonnone_to_none test/dialect/mysql/test_compiler.py::CompileTest::test_deferrable_initially_kw_not_ignored [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_nonnone_to_none [gw5] [ 0%] 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 [gw5] [ 0%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_exclude_hint test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms [gw5] [ 0%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms test/dialect/mysql/test_compiler.py::CompileTest::test_delete_extra_froms [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/plugin_doesnt_break_one.py] test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_update_via_save test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/relationship_6255_one.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/relationship_6255_three.py] [gw2] [ 0%] PASSED test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_update_via_save [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/relationship_6255_two.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/relationship_direct_cls.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/relationship_direct_cls.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/relationship_err1.py] [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_update_against_cte_directly test/orm/test_bulk.py::BulkIssue6793Test::test_issue_6793 [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/relationship_err2.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/relationship_err2.py] [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[YEAR-t.col] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/relationship_err3.py] test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent [gw2] [ 0%] PASSED test/orm/test_bulk.py::BulkIssue6793Test::test_issue_6793 [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/sa_module_prefix.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/test/ext/mypy/files/t_6950.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/t_6950.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/type_decorator.py] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_11-t.col] test/sql/test_cte.py::CTETest::test_update_pulls_from_cte [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/type_decorator.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/typeless_fk_col_cant_infer.py] test/orm/test_bulk.py::BulkUDPostfetchTest::test_insert_w_fetch test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent_no_proxy [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/typeless_fk_col_cant_infer.py] [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_update_pulls_from_cte test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/typing_err1.py] [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_11-t.col] [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent_no_proxy test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_13-t.col] test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_no_proxy test/sql/test_cte.py::CTETest::test_update_uses_independent_cte [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_13-t.col] [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_no_proxy [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_update_uses_independent_cte test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_7-t.col] test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_none_to_none [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_none_to_none [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/typing_err1.py] [gw5] [ 0%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_delete_extra_froms test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/typing_err2.py] test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_nonnone_to_none [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/typing_err2.py] test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/typing_err3.py] [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/ext/mypy/files/typing_err3.py] [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_nonnone_to_none test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_add_prop test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms_alias [gw5] [ 0%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms_alias test/dialect/mysql/test_compiler.py::CompileTest::test_delete_extra_froms_alias test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del [gw5] [ 0%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_delete_extra_froms_alias test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms_alias [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms_alias test/dialect/mssql/test_compiler.py::CompileTest::test_delete_hint [gw5] [ 0%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_hint test/dialect/mssql/test_compiler.py::CompileTest::test_delete_returning [gw5] [ 0%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_returning [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_7-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_update_limit test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent test/sql/test_cte.py::CTETest::test_update_w_insert_independent_cte [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_update_limit test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent_no_proxy [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_update_w_insert_independent_cte test/sql/test_cte.py::CTETest::test_upsert_from_select [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent_no_proxy [gw2] [ 0%] PASSED test/orm/test_bulk.py::BulkUDPostfetchTest::test_insert_w_fetch test/orm/test_bulk.py::BulkUDPostfetchTest::test_update_w_fetch [gw6] [ 0%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_no_proxy [gw0] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_add_prop [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_upsert_from_select test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_attrset [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_no_proxy test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp [gw5] [ 0%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp [gw0] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_attrset test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp_fsp test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_inline [gw5] [ 0%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp_fsp test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart_both_need_quoting test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[String] test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_none_to_none [gw0] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_inline test/sql/test_cte.py::CTETest::test_with_recursive_no_name_currently_buggy test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_attrset [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_none_to_none [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[String] [gw2] [ 0%] PASSED test/orm/test_bulk.py::BulkUDPostfetchTest::test_update_w_fetch [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_with_recursive_no_name_currently_buggy test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_nonnone_to_none test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_attrs test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[Unicode] [gw0] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_attrset test/sql/test_cte.py::CTETest::test_wrecur_dupe_col_names [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_nonnone_to_none test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_inline [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[Unicode] test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[VARCHAR] [gw2] [ 0%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_attrs [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_wrecur_dupe_col_names [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[VARCHAR] test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_2] test/sql/test_cte.py::CTETest::test_wrecur_dupe_col_names_w_grouping [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_wrecur_dupe_col_names_w_grouping [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_2] test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_3] [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_3] test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_both test/sql/test_cte.py::CTETest::test_wrecur_ovlp_lbls_plus_dupes_separate_keys_use_labels [gw0] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_inline [gw5] [ 0%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart_both_need_quoting test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_as_declarative test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart_needs_quoting test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_4] [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent [gw5] [ 0%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart_needs_quoting test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_1 test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent_no_proxy [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_1 [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_4] [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent_no_proxy test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_2 [gw3] [ 0%] PASSED test/sql/test_cte.py::CTETest::test_wrecur_ovlp_lbls_plus_dupes_separate_keys_use_labels [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_2 test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_3 [gw0] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_as_declarative test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_6] test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_no_proxy test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_back_populates_setup [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_no_proxy [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_3 test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_4 test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_none_to_none [gw5] [ 0%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_4 [gw0] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_back_populates_setup test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mariadb [gw4] [ 0%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_6] test/sql/test_cte.py::NestingCTETest::test_aliased_recursive_nesting_cte_in_cte [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_none_to_none test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_basic [gw5] [ 0%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mariadb test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mysql test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_nonnone_to_none [gw1] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_nonnone_to_none [gw2] [ 0%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_both test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del test/sql/test_compiler.py::SchemaTest::test_alias [gw7] [ 0%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_very_nested_joins_with_joinedload [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_aliased_recursive_nesting_cte_in_cte [gw6] [ 1%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined test/sql/test_cte.py::NestingCTETest::test_anon_recursive_nesting_cte_in_cte [gw5] [ 1%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mysql [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del test/dialect/postgresql/test_compiler.py::CompileTest::test_drop_index_concurrently [gw4] [ 1%] PASSED test/sql/test_compiler.py::SchemaTest::test_alias [gw5] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_drop_index_concurrently test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_basic test/dialect/mssql/test_compiler.py::CompileTest::test_drop_index_w_schema test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cant_add_columns [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_keys test/sql/test_compiler.py::SchemaTest::test_insert test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent_no_proxy [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cant_add_columns test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_does_not_have_registry_attr [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_anon_recursive_nesting_cte_in_cte [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent_no_proxy [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_does_not_have_registry_attr test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_has_registry_attr [gw2] [ 1%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_keys test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_no_proxy test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_cte test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[dicts] [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_has_registry_attr [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_no_proxy test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_classes_can_override_new [gw4] [ 1%] PASSED test/sql/test_compiler.py::SchemaTest::test_insert [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_classes_can_override_new test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_none_to_none test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cls_docstring [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cls_docstring [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_none_to_none test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_nonnone_to_none test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_invalid [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_nonnone_to_none test/sql/test_deprecations.py::SelectableTest::test_against_cloned_non_table test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_cte [gw4] [ 1%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_invalid [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_against_cloned_non_table test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_custom_order test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select [gw4] [ 1%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_custom_order test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column [gw2] [ 1%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[dicts] test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[states] [gw5] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_drop_index_w_schema [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_alias test/sql/test_deprecations.py::SelectableTest::test_alias_union [gw5] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast_quote [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column [gw5] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast_quote test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_named_twice test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_colname_needs_quoting [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent [gw5] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_colname_needs_quoting test/sql/test_cte.py::NestingCTETest::test_cte_in_compound_select test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent_no_proxy [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_named_twice [gw5] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy [gw4] [ 1%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_alias test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy_where_using test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent_no_proxy [gw5] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy_where_using test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_no_proxy test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_full [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_alias_union [gw5] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_full [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_no_proxy test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_min test/sql/test_deprecations.py::SelectableTest::test_append_column_after_replace_selectable [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_cte_in_compound_select [gw5] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_min test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_ops_many test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_none_to_none [gw5] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_ops_many test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_text [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_none_to_none [gw5] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_text test/sql/test_cte.py::NestingCTETest::test_cte_in_compound_select_positional test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_when test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties_2 [gw5] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_when test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_nonnone_to_none test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_with_using_unusual_conditions [gw5] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_with_using_unusual_conditions [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties_2 [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_nonnone_to_none test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_repeated_under_prop test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_labels [gw4] [ 1%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_labels test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_subquery [gw4] [ 1%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_subquery test/sql/test_compiler.py::SchemaTest::test_schema_translate_aliases [gw4] [ 1%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_translate_aliases test/sql/test_compiler.py::SchemaTest::test_schema_translate_crud [gw4] [ 1%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_translate_crud test/sql/test_compiler.py::SchemaTest::test_schema_translate_select [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_append_column_after_replace_selectable [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_cte_in_compound_select_positional test/sql/test_cte.py::NestingCTETest::test_double_nesting_cte_in_cte [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_double_nesting_cte_in_cte test/sql/test_cte.py::NestingCTETest::test_double_nesting_cte_with_cross_reference_in_cte test/dialect/mssql/test_compiler.py::CompileTest::test_extract [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_repeated_under_prop test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_inline test/ext/test_associationproxy.py::ScalarTest::test_custom_getset [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarTest::test_custom_getset test/ext/test_associationproxy.py::ScalarTest::test_empty_scalars test/sql/test_deprecations.py::SelectableTest::test_case_kw_arg_detection [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_kw_arg_detection [gw4] [ 1%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_translate_select test/sql/test_compiler.py::SchemaTest::test_select test/sql/test_deprecations.py::SelectableTest::test_case_list_legacy [gw4] [ 1%] PASSED test/sql/test_compiler.py::SchemaTest::test_select [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_inline [gw2] [ 1%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[states] test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_default_nullability_emits_null test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_separate [gw4] [ 1%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_default_nullability_emits_null test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_both test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_none_nullability_does_not_emit_nullability [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_list_legacy [gw4] [ 1%] PASSED 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_not_nullable_emits_not_null test/sql/test_deprecations.py::SelectableTest::test_case_whens_dict_kw [gw4] [ 1%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_not_nullable_emits_not_null test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_nullable_emits_null [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_whens_dict_kw [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarTest::test_empty_scalars [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_separate [gw2] [ 1%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_both test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_base test/ext/test_associationproxy.py::ScalarTest::test_scalar_proxy test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[dicts] [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_double_nesting_cte_with_cross_reference_in_cte [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_base [gw6] [ 1%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_argument [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_argument test/sql/test_cte.py::NestingCTETest::test_fully_aliased_recursive_nesting_cte_in_cte test/sql/test_deprecations.py::SelectableTest::test_case_whens_kw test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_attribute [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_attribute test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_decl_cascading_warns_non_mixin [gw2] [ 1%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[dicts] [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_whens_kw [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_fully_aliased_recursive_nesting_cte_in_cte test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[states] test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_path_wildcards [gw5] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_extract [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_decl_cascading_warns_non_mixin [gw4] [ 1%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_nullable_emits_null test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[0-0-fetch_kw3-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params3] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_declared_on_base_class test/sql/test_compiler.py::SchemaTest::test_update test/sql/test_deprecations.py::SelectableTest::test_column [gw4] [ 1%] PASSED test/sql/test_compiler.py::SchemaTest::test_update [gw5] [ 1%] 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/sql/test_cte.py::NestingCTETest::test_nesting_cte_at_top_level test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_declared_on_base_class test/sql/test_compiler.py::SelectTest::test_alias test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred [gw5] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_column test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_at_top_level [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_alias [gw5] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] test/sql/test_deprecations.py::SelectableTest::test_deprecated_subquery_standalone 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::SelectTest::test_alias_nesting_subquery [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred [gw5] [ 1%] 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] [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_alias_nesting_subquery test/sql/test_compiler.py::SelectTest::test_alias_nesting_table test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw2-OFFSET 0 ROWS FETCH FIRST :param_1 ROWS ONLY-params2] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred_reflection_default_error test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_cte_with_same_name [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_deprecated_subquery_standalone [gw5] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw2-OFFSET 0 ROWS FETCH FIRST :param_1 ROWS ONLY-params2] [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_alias_nesting_table test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred_reflection_default_error test/sql/test_compiler.py::SelectTest::test_anon_param_name_on_keys [gw1] [ 1%] PASSED test/ext/test_associationproxy.py::ScalarTest::test_scalar_proxy test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_hybrid_fine [gw5] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] test/sql/test_deprecations.py::SelectableTest::test_from_list_with_columns [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_anon_param_name_on_keys test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[None-10-fetch_kw1-OFFSET :param_1 ROWS-params1] test/sql/test_compiler.py::SelectTest::test_attribute_sanity [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_hybrid_fine [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_cte_with_same_name test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_mapped_raises [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_attribute_sanity [gw5] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[None-10-fetch_kw1-OFFSET :param_1 ROWS-params1] test/sql/test_compiler.py::SelectTest::test_calculated_columns 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/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_gc [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_mapped_raises test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_nesting_cte_in_cte [gw5] [ 1%] 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] [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_calculated_columns test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_difficult_class test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] test/sql/test_compiler.py::SelectTest::test_cast [gw5] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_from_list_with_columns test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET [Y] ROWS FETCH FIRST [Q] ROWS ONLY-params8] test/sql/test_deprecations.py::SelectableTest::test_froms_renamed [gw5] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET [Y] ROWS FETCH FIRST [Q] ROWS ONLY-params8] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_cast [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_nesting_cte_in_cte [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_froms_renamed test/sql/test_deprecations.py::SelectableTest::test_join_against_self_implicit_subquery test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_difficult_class test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_dispose_attrs [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_dispose_attrs [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_join_against_self_implicit_subquery test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_duplicate_classes_in_base [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte test/sql/test_deprecations.py::SelectableTest::test_join_alias [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_duplicate_classes_in_base test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_eager_order_by test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_positional [gw5] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] [gw6] [ 1%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_path_wildcards [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_join_alias 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] [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_positional test/sql/test_deprecations.py::SelectableTest::test_select_column_collection_argument test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_lazyload [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_column_collection_argument test/sql/test_deprecations.py::SelectableTest::test_select_kw_argument [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_kw_argument test/sql/test_deprecations.py::SelectableTest::test_select_labels test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_w_add_cte [gw2] [ 1%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[states] [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_eager_order_by [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_w_add_cte test/orm/test_bundle.py::BundleTest::test_as_scalars_future test/sql/test_compiler.py::SelectTest::test_collate test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_expression test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_w_add_cte_positional [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_labels [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_collate test/sql/test_compiler.py::SelectTest::test_compound_grouping [gw5] [ 1%] 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_fetch_old_version[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] test/sql/test_deprecations.py::SelectableTest::test_select_list_argument [gw5] [ 1%] 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-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_list_argument [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_w_add_cte_positional [gw5] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-kwargs-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 ORDER BY table1.col1] test/dialect/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/sql/test_cte.py::NestingCTETest::test_recursive_cte_referenced_multiple_times_with_nesting_cte [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_expression [gw5] [ 1%] 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] [gw6] [ 1%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_lazyload test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_index_doesnt_compile test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw2-mssql_rn <= :param_1-params2] test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_index_doesnt_compile test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_instrument_class_before_instrumentation [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_instrument_class_before_instrumentation test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_kw_support_in_declarative_meta_init [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_kw_support_in_declarative_meta_init test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_lower_case_c_column_warning [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_cte_referenced_multiple_times_with_nesting_cte test/sql/test_cte.py::NestingCTETest::test_recursive_cte_referenced_multiple_times_with_nesting_cte_pos [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-kwargs-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 ORDER BY table1.col1] test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-whereclause-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 WHERE table1.col1 = :col1_10] [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-whereclause-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 WHERE table1.col1 = :col1_10] test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-whereclause-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 WHERE table1.col1 = :col1_11] [gw7] [ 1%] 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/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] [gw7] [ 1%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-FromClause-kwargs-SELECT table1.col1, table1.col2, table1.col3, table1.colx FROM table1 ORDER BY table1.col1] test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-FromClause-whereclause-SELECT table1.col1, table1.col2, table1.col3, table1.colx FROM table1 WHERE table1.col1 = :col1_10] [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_lower_case_c_column_warning [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_compound_grouping test/sql/test_compiler.py::SelectTest::test_compound_selects test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_mapping_to_join [gw5] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw2-mssql_rn <= :param_1-params2] [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_cte_referenced_multiple_times_with_nesting_cte_pos [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_mapping_to_join test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_cte [gw6] [ 1%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload [gw7] [ 1%] 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] [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_last_one_wins [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_compound_selects test/sql/test_compiler.py::SelectTest::test_conjunctions test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error_works_with_hasattr 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] [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error_works_with_hasattr test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_change_to_all_descriptors [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_cte [gw7] [ 1%] 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] [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_change_to_all_descriptors [gw2] [ 1%] PASSED test/orm/test_bundle.py::BundleTest::test_as_scalars_future test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_recursive_cte test/orm/test_bundle.py::BundleTest::test_bundle_nesting test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_table 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] [gw2] [ 1%] PASSED test/orm/test_bundle.py::BundleTest::test_bundle_nesting [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_table test/orm/test_bundle.py::BundleTest::test_bundle_nesting_unions test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_oops [gw7] [ 1%] 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] [gw3] [ 1%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_recursive_cte [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_oops 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] [gw6] [ 1%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_last_one_wins [gw2] [ 1%] PASSED test/orm/test_bundle.py::BundleTest::test_bundle_nesting_unions test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_order_by_multi test/orm/test_bundle.py::BundleTest::test_c_attr [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_conjunctions test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_joinedload test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_recursive_cte_positional test/sql/test_compiler.py::SelectTest::test_custom_group_by_clause [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_custom_group_by_clause test/sql/test_compiler.py::SelectTest::test_custom_order_by_clause [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_custom_order_by_clause test/sql/test_compiler.py::SelectTest::test_date_between [gw7] [ 1%] 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] [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_date_between test/sql/test_compiler.py::SelectTest::test_deduping_hash_algo [gw4] [ 1%] PASSED test/sql/test_compiler.py::SelectTest::test_deduping_hash_algo [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_order_by_multi test/sql/test_compiler.py::SelectTest::test_deduping_unique_across_selects 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] [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_deduping_unique_across_selects test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_pk_with_fk_init test/sql/test_compiler.py::SelectTest::test_delayed_col_naming [gw3] [ 2%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_recursive_cte_positional [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_pk_with_fk_init test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_recompile_on_othermapper [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_delayed_col_naming test/sql/test_cte.py::NestingCTETest::test_same_nested_cte_is_not_generated_twice test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] [gw7] [ 2%] 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] [gw6] [ 2%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_joinedload [gw5] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[None-10-fetch_kw1-mssql_rn > :param_1-params1] 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_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_recompile_on_othermapper [gw5] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[None-10-fetch_kw1-mssql_rn > :param_1-params1] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reentrant_compile_via_foreignkey 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] [gw7] [ 2%] PASSED test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 ELSE :param_2 END] [gw5] [ 2%] 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] [gw3] [ 2%] PASSED test/sql/test_cte.py::NestingCTETest::test_same_nested_cte_is_not_generated_twice 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/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch7-offset7-fetch_kw7-mssql_rn > Y AND mssql_rn <= Q + Y-params7] test/sql/test_cte.py::NestingCTETest::test_same_nested_cte_is_not_generated_twice_positional [gw5] [ 2%] 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] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch8-offset8-fetch_kw8-mssql_rn > [Y] AND mssql_rn <= [Q] + [Y]-params8] [gw5] [ 2%] 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] [gw7] [ 2%] 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/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch9-offset9-fetch_kw9-mssql_rn > :Y AND mssql_rn <= :Q + :Y-params9] [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reentrant_compile_via_foreignkey test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE test.col1 WHEN :param_1 THEN :param_2 END] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_callable [gw5] [ 2%] 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] [gw6] [ 2%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload [gw3] [ 2%] PASSED test/sql/test_cte.py::NestingCTETest::test_same_nested_cte_is_not_generated_twice_positional [gw7] [ 2%] PASSED test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE test.col1 WHEN :param_1 THEN :param_2 END] test/dialect/oracle/test_compiler.py::CompileTest::test_for_update test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_joinedload [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_callable test/sql/test_cte.py::NestingCTETest::test_select_from_delete_cte_with_nesting test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE test.col1 WHEN :param_1 THEN :param_2 WHEN :param_3 THEN :param_4 END] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_object [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_object test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_reference [gw7] [ 2%] 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] [gw3] [ 2%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_from_delete_cte_with_nesting test/sql/test_compiler.py::SelectTest::test_distinct test/sql/test_deprecations.py::SelectableTest::test_with_only_generative [gw7] [ 2%] PASSED test/sql/test_deprecations.py::SelectableTest::test_with_only_generative test/sql/test_cte.py::NestingCTETest::test_select_from_insert_cte_with_nesting [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_distinct test/sql/test_compiler.py::SelectTest::test_distinct_on [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_distinct_on test/sql/test_compiler.py::SelectTest::test_dupe_cols_hey_we_can_union [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_cols_hey_we_can_union test/sql/test_compiler.py::SelectTest::test_dupe_columns [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_reference test/orm/test_deprecations.py::SelfRefFromSelfTest::test_from_self_inside_excludes_outside test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reserved_identifiers [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reserved_identifiers test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_setattr_hybrid_updates_descriptors [gw3] [ 2%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_from_insert_cte_with_nesting [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_c_attr [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_setattr_hybrid_updates_descriptors test/orm/test_bundle.py::BundleTest::test_clause_expansion test/sql/test_cte.py::NestingCTETest::test_select_from_update_cte_with_nesting test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_shared_class_registry [gw6] [ 2%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_joinedload [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_clause_expansion test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_subqueryload test/orm/test_bundle.py::BundleTest::test_filter_by [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_shared_class_registry [gw3] [ 2%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_from_update_cte_with_nesting [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_filter_by test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution test/orm/test_bundle.py::BundleTest::test_join_relationship [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_join_relationship test/sql/test_cte.py::NestingCTETest::test_select_with_aliased_nesting_cte_in_cte test/orm/test_bundle.py::BundleTest::test_join_selectable [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_join_selectable test/orm/test_bundle.py::BundleTest::test_joins_from_adapted_entities [gw3] [ 2%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_with_aliased_nesting_cte_in_cte test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable [gw5] [ 2%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable_mix_annotations test/sql/test_cte.py::NestingCTETest::test_select_with_nesting_cte_in_cte [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable_mix_annotations test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_from_anon [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_from_anon test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_mix_annotations [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_mix_annotations test/sql/test_compiler.py::SelectTest::test_exists [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution [gw3] [ 2%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_with_nesting_cte_in_cte test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_annotations [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_annotations test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_asselectable test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush [gw6] [ 2%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_subqueryload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_star_must_be_alone [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_asselectable test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_class_over_table [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_exists test/sql/test_compiler.py::SelectTest::test_exists_method [gw6] [ 2%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_star_must_be_alone [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_joins_from_adapted_entities test/orm/test_bundle.py::BundleTest::test_labeled_cols_as_rows_future test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_exists_method test/sql/test_compiler.py::SelectTest::test_fetch[0-0-fetch_kw3-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params3] [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_labeled_cols_as_rows_future [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_class_over_table test/orm/test_bundle.py::BundleTest::test_labeled_cols_as_scalars_future [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[0-0-fetch_kw3-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params3] [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_labeled_cols_as_scalars_future test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_in_backref test/orm/test_bundle.py::BundleTest::test_labeled_cols_non_single_entity_legacy_query test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw0-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params0] [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw0-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params0] [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_labeled_cols_non_single_entity_legacy_query test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw4-OFFSET :param_1 ROWS FETCH FIRST :param_2 PERCENT ROWS ONLY-params4] test/orm/test_bundle.py::BundleTest::test_labeled_cols_single_entity_legacy_query [gw4] [ 2%] 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] [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_labeled_cols_single_entity_legacy_query test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw5-OFFSET :param_1 ROWS FETCH FIRST :param_2 PERCENT ROWS WITH TIES-params5] test/orm/test_bundle.py::BundleTest::test_multi_bundle [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw5-OFFSET :param_1 ROWS FETCH FIRST :param_2 PERCENT ROWS WITH TIES-params5] test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw6-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS WITH TIES-params6] [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_in_backref [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw6-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS WITH TIES-params6] test/sql/test_compiler.py::SelectTest::test_fetch[5-None-fetch_kw2-FETCH FIRST :param_1 ROWS ONLY-params2] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_module_qualified [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[5-None-fetch_kw2-FETCH FIRST :param_1 ROWS ONLY-params2] [gw7] [ 2%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_from_self_inside_excludes_outside test/sql/test_compiler.py::SelectTest::test_fetch[None-10-fetch_kw1-LIMIT -1 OFFSET :param_1-params1] [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[None-10-fetch_kw1-LIMIT -1 OFFSET :param_1-params1] test/sql/test_compiler.py::SelectTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET Y + W ROWS FETCH FIRST Q + Z ROWS ONLY-params10] test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_five [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_module_qualified [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET Y + W ROWS FETCH FIRST Q + Z ROWS ONLY-params10] test/sql/test_compiler.py::SelectTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_magic [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] test/sql/test_compiler.py::SelectTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET "Y" ROWS FETCH FIRST "Q" ROWS ONLY-params8] [gw5] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET "Y" ROWS FETCH FIRST "Q" ROWS ONLY-params8] test/sql/test_compiler.py::SelectTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_present [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_magic [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_table test/sql/test_compiler.py::SelectTest::test_fetch_limit_offset_self_group [gw3] [ 2%] PASSED test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_table test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_orm_descriptor [gw6] [ 2%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush_2 [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_orm_descriptor test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_schemas [gw7] [ 2%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_five [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_multi_bundle test/orm/test_bundle.py::BundleTest::test_multi_bundle_future test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_three [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_schemas [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_multi_bundle_future test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_non_single_entity test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_synonym [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_non_single_entity test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_single_entity [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_single_entity test/orm/test_bundle.py::BundleTest::test_query_count [gw5] [ 2%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_present test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_unpresent [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch_limit_offset_self_group test/sql/test_compiler.py::SelectTest::test_for_update [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_synonym [gw5] [ 2%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_unpresent [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_for_update test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_table_over_class test/sql/test_compiler.py::SelectTest::test_from_subquery test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_present [gw7] [ 2%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_three [gw5] [ 2%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_present test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_unpresent test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_two [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_table_over_class [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_from_subquery test/sql/test_compiler.py::SelectTest::test_full_outer_join test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_tables [gw5] [ 2%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_unpresent [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_full_outer_join test/sql/test_compiler.py::SelectTest::test_hints [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_query_count test/orm/test_bundle.py::BundleTest::test_result [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_result test/orm/test_bundle.py::BundleTest::test_same_named_col_clauselist [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_same_named_col_clauselist test/orm/test_bundle.py::BundleTest::test_same_named_col_in_fetch [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_tables [gw3] [ 2%] PASSED test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush_2 [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_hints test/sql/test_compiler.py::SelectTest::test_int_limit_offset_coercion [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_same_named_col_in_fetch test/orm/test_bundle.py::BundleTest::test_same_named_col_in_orderby test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_w_pj_annotations [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_int_limit_offset_coercion test/sql/test_compiler.py::SelectTest::test_joins [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_same_named_col_in_orderby test/orm/test_bundle.py::BundleTest::test_single_entity_flag_but_multi_entities [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_single_entity_flag_but_multi_entities test/orm/test_bundle.py::BundleTest::test_single_entity_flag_is_legacy_w_future [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_joins [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_single_entity_flag_is_legacy_w_future test/sql/test_compiler.py::SelectTest::test_label_comparison_one [gw7] [ 2%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_two [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_w_pj_annotations [gw6] [ 2%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_added test/orm/test_cycles.py::BiDirectionalOneToManyTest::test_cycle test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload test/orm/test_deprecations.py::SelfReferentialEagerTest::test_eager_loading_with_deferred [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_added test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_for [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_for test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_inline test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_partial_col_unpresent [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_inline [gw5] [ 2%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_partial_col_unpresent test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_no_descriptor test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update_with_schema [gw3] [ 2%] PASSED test/orm/test_cycles.py::BiDirectionalOneToManyTest::test_cycle [gw5] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update_with_schema test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_insensitive [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_no_descriptor [gw5] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_insensitive test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_dict_format test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[False] [gw5] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[False] [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_dict_format test/orm/test_cycles.py::BiDirectionalOneToManyTest2::test_cycle test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[True] [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_label_comparison_one test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_dict test/sql/test_compiler.py::SelectTest::test_label_comparison_two [gw5] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[True] test/orm/test_bundle.py::BundleTest::test_single_entity_legacy_query [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_label_comparison_two [gw7] [ 2%] PASSED test/orm/test_deprecations.py::SelfReferentialEagerTest::test_eager_loading_with_deferred test/sql/test_compiler.py::SelectTest::test_limit_fetch_interaction [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_dict [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_single_entity_legacy_query test/orm/test_bundle.py::BundleTest::test_subclass test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_tuple [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_fetch_interaction [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_subclass test/sql/test_compiler.py::SelectTest::test_limit_offset[0-0-LIMIT :param_1 OFFSET :param_2-params3] test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_tuple test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_no_dict [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[0-0-LIMIT :param_1 OFFSET :param_2-params3] test/sql/test_compiler.py::SelectTest::test_limit_offset[5-10-LIMIT :param_1 OFFSET :param_2-params0] [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle_future [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[5-10-LIMIT :param_1 OFFSET :param_2-params0] [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_no_dict test/sql/test_compiler.py::SelectTest::test_limit_offset[5-None-LIMIT :param_1-params2] [gw2] [ 2%] PASSED test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle_future [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[5-None-LIMIT :param_1-params2] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_none test/sql/test_compiler.py::SelectTest::test_limit_offset[None-10-LIMIT -1 OFFSET :param_1-params1] test/orm/test_deprecations.py::SelfReferentialTest::test_join_1 test/orm/test_cache_key.py::CacheKeyTest::test_attributes [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[None-10-LIMIT -1 OFFSET :param_1-params1] [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_none test/sql/test_compiler.py::SelectTest::test_limit_offset[lim4-offset4-LIMIT Q OFFSET Y-params4] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_tuple_format [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[lim4-offset4-LIMIT Q OFFSET Y-params4] test/sql/test_compiler.py::SelectTest::test_limit_offset[lim5-offset5-LIMIT "Q" OFFSET "Y"-params5] [gw6] [ 2%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[lim5-offset5-LIMIT "Q" OFFSET "Y"-params5] test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_one [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_tuple_format test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_one test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_type test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_three [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_type [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_three test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_two test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_two test/sql/test_compiler.py::SelectTest::test_literal [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute_return_none [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_literal test/sql/test_compiler.py::SelectTest::test_literal_as_text_fromstring [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_literal_as_text_fromstring test/sql/test_compiler.py::SelectTest::test_literal_as_text_nonstring_raise [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute_return_none [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_literal_as_text_nonstring_raise [gw1] [ 2%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_gc test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_cls_registry test/sql/test_compiler.py::SelectTest::test_naming test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_insensitive [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_cls_registry test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_iterate test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_declarative_base [gw5] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_insensitive test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[False] [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_declarative_base [gw5] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[False] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_uncompiled_attributes_in_relationship test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[True] [gw5] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[True] test/dialect/postgresql/test_compiler.py::CompileTest::test_from_only [gw5] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_from_only [gw6] [ 2%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_uncompiled_attributes_in_relationship [gw7] [ 2%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_1 test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_undefer_column_name [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_undefer_column_name test/orm/test_deprecations.py::SelfReferentialTest::test_join_2 [gw3] [ 2%] PASSED test/orm/test_cycles.py::BiDirectionalOneToManyTest2::test_cycle [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_naming test/sql/test_compiler.py::SelectTest::test_nested_conjunctions_short_circuit [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_nested_conjunctions_short_circuit [gw7] [ 2%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_2 test/sql/test_compiler.py::SelectTest::test_nested_label_targeting test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter test/sql/test_deprecations.py::DefaultTest_sqlite+pysqlite_3_41_2::test_close_on_branched [gw6] [ 2%] PASSED test/sql/test_deprecations.py::DefaultTest_sqlite+pysqlite_3_41_2::test_close_on_branched test/orm/test_deprecations.py::DeferredOptionsTest::test_deep_options test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unicode_string_resolve [gw0] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unicode_string_resolve test/orm/test_cycles.py::InheritTestOne::test_many_to_one_only test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unicode_string_resolve_backref [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_nested_label_targeting test/dialect/mssql/test_compiler.py::CompileTest::test_function test/sql/test_compiler.py::SelectTest::test_nested_label_targeting_keyed [gw7] [ 2%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter_by [gw4] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_nested_label_targeting_keyed test/sql/test_compiler.py::SelectTest::test_no_group_by_labels [gw5] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_function test/dialect/mssql/test_compiler.py::CompileTest::test_function_overrides [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_no_group_by_labels test/sql/test_compiler.py::SelectTest::test_order_by_labels_disabled [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_function_overrides test/dialect/postgresql/test_compiler.py::CompileTest::test_generic_enum [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_order_by_labels_disabled test/sql/test_compiler.py::SelectTest::test_order_by_labels_enabled [gw5] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_generic_enum test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[dash] [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[dash] [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_attributes test/orm/test_cache_key.py::CacheKeyTest::test_bound_options test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[double quotes] [gw7] [ 3%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter_by [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[double quotes] [gw6] [ 3%] PASSED test/orm/test_deprecations.py::DeferredOptionsTest::test_deep_options test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[matched_square_brackets] [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unicode_string_resolve_backref test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[matched_square_brackets] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_useless_declared_attr test/orm/test_deprecations.py::DeferredOptionsTest::test_load_only_synonym test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[percent] [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[percent] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[plain] [gw3] [ 3%] PASSED test/orm/test_cycles.py::InheritTestOne::test_many_to_one_only [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[plain] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[question mark] [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[question mark] [gw6] [ 3%] PASSED test/orm/test_deprecations.py::DeferredOptionsTest::test_load_only_synonym test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[slash] [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[slash] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[space] [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[space] [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_useless_declared_attr test/orm/test_cycles.py::InheritTestTwo::test_flush test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_left_square_bracket] [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_left_square_bracket] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_uses_get_on_class_col_fk [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_order_by_labels_enabled test/sql/test_compiler.py::SelectTest::test_order_by_nulls test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_right_square_bracket] test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_on_wildcard_subclass [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_right_square_bracket] test/dialect/mssql/test_compiler.py::CompileTest::test_in_with_subqueries [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_order_by_nulls test/sql/test_compiler.py::SelectTest::test_orderby_groupby [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_in_with_subqueries test/dialect/mssql/test_compiler.py::CompileTest::test_index_clustering [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_orderby_groupby test/sql/test_compiler.py::SelectTest::test_orderby_subquery [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_orderby_subquery test/sql/test_compiler.py::SelectTest::test_over [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_clustering test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_1 [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_1 [gw7] [ 3%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_1 test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter_by [gw5] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_1 [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_uses_get_on_class_col_fk test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_using_explicit_prop_in_schema_objects test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_2 [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_using_explicit_prop_in_schema_objects [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_2 [gw3] [ 3%] PASSED test/orm/test_cycles.py::InheritTestTwo::test_flush test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_2 [gw7] [ 3%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter_by [gw5] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_2 test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_one test/dialect/mssql/test_compiler.py::CompileTest::test_index_include_where [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_bound_options test/orm/test_cache_key.py::CacheKeyTest::test_bundles_directly test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_with_explicit_autoloaded [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_bundles_directly test/orm/test_cache_key.py::CacheKeyTest::test_bundles_in_annotations test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_cycle [gw6] [ 3%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_on_wildcard_subclass test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_include_where [gw6] [ 3%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_bundles_in_annotations test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass_bound test/dialect/mssql/test_compiler.py::CompileTest::test_index_ordering test/orm/test_cache_key.py::CacheKeyTest::test_instrumented_attributes [gw6] [ 3%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass_bound test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_ordering [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_instrumented_attributes test/dialect/mssql/test_compiler.py::CompileTest::test_index_where [gw6] [ 3%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass_bound [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_where test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_over test/sql/test_compiler.py::SelectTest::test_over_framespec [gw6] [ 3%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass_bound [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_with_explicit_autoloaded test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_from_with_polymorphic [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria_bound_param_thing test/dialect/mssql/test_compiler.py::CompileTest::test_insert [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_insert [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_over_framespec test/sql/test_compiler.py::SelectTest::test_over_invalid_framespecs [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_over_invalid_framespecs test/sql/test_compiler.py::SelectTest::test_over_within_group test/dialect/mssql/test_compiler.py::CompileTest::test_insert_hint [gw3] [ 3%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_cycle [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_insert_hint test/dialect/mssql/test_compiler.py::CompileTest::test_insert_returning [gw7] [ 3%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_one test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_two [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_insert_returning test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_backref [gw6] [ 3%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_from_with_polymorphic test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_of_type_with_polymorphic [gw6] [ 3%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_of_type_with_polymorphic test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass [gw6] [ 3%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass [gw6] [ 3%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass_bound [gw6] [ 3%] PASSED 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_bound [gw6] [ 3%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_bound test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship [gw6] [ 3%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_bound [gw6] [ 3%] PASSED 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_from_relationship_polymorphic [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria_bound_param_thing test/orm/test_cache_key.py::CacheKeyTest::test_mapper_and_aliased [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_mapper_and_aliased test/orm/test_cache_key.py::CacheKeyTest::test_more_with_entities_sanity_checks [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_more_with_entities_sanity_checks test/orm/test_cache_key.py::CacheKeyTest::test_options [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_options test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_basic test/dialect/postgresql/test_compiler.py::CompileTest::test_insert_returning [gw6] [ 3%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_polymorphic test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_add_prop [gw5] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_insert_returning [gw6] [ 3%] PASSED 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_of_type test/dialect/mssql/test_compiler.py::CompileTest::test_join_with_hint [gw6] [ 3%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_of_type [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_join_with_hint test/orm/test_deprecations.py::Deferred_InheritanceTest::test_wildcard_subclass_of_type [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_over_within_group test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_separate_keys_use_labels [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_separate_keys_use_labels test/dialect/oracle/test_compiler.py::CompileTest::test_limit_five test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels [gw6] [ 3%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_wildcard_subclass_of_type [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_add_prop [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels_mix_annotations test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_column_attrset [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels_mix_annotations test/sql/test_compiler.py::SelectTest::test_overlapping_labels_use_labels test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_enum_warning [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_use_labels test/sql/test_compiler.py::SelectTest::test_paramstyles [gw6] [ 3%] PASSED test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_enum_warning [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_column_attrset test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_set_warning [gw5] [ 3%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_five test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_column_inline [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_paramstyles test/sql/test_compiler.py::SelectTest::test_percent_chars [gw6] [ 3%] PASSED test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_set_warning [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_percent_chars test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[%percent] test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four [gw5] [ 3%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four_firstrows [gw7] [ 3%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_two test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_column [gw6] [ 3%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_column test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_correlation [gw6] [ 3%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_correlation test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_from [gw6] [ 3%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_from test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_group_by [gw6] [ 3%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_group_by test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_having test/orm/test_deprecations.py::SessionEventsTest::test_flush_autocommit_hook [gw6] [ 3%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_having [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_basic test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_order_by test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_from_statement [gw5] [ 3%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four_firstrows [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_column_inline [gw6] [ 3%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_order_by test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_prefix test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_relationship_attrset test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_offset_fetch [gw6] [ 3%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_prefix test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_whereclause [gw6] [ 3%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_whereclause [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_from_statement [gw3] [ 3%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_backref [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_offset_fetch test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_using_with_entities test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_relationship_attrset test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_window [gw6] [ 3%] PASSED test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_41_2::test_scalar_plain_string test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_relationship_inline [gw6] [ 3%] PASSED test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_41_2::test_scalar_plain_string test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string [gw1] [ 3%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_iterate [gw6] [ 3%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_gc test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string_events [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[%percent] [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_relationship_inline [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_window [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_using_with_entities test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[per % cent] [gw6] [ 3%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string_events test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_w_orm_joins test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_as_declarative test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_scalar_plain_string [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[per % cent] test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[per cent] [gw6] [ 3%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_scalar_plain_string test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_connection_fn_commit [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[per cent] test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_w_ambiguous_cols test/sql/test_compiler.py::SelectTest::test_prefix [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_prefix test/sql/test_compiler.py::SelectTest::test_prefix_constructor [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_prefix_constructor test/sql/test_compiler.py::SelectTest::test_prefix_dialect_specific [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_prefix_dialect_specific test/sql/test_compiler.py::SelectTest::test_scalar_select [gw6] [ 3%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_connection_fn_commit test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_connection_fn_rollback [gw6] [ 3%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_connection_fn_rollback test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_engine_fn_commit [gw6] [ 3%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_engine_fn_commit test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_engine_fn_rollback [gw6] [ 3%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_engine_fn_rollback [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_w_orm_joins test/orm/test_cache_key.py::CacheKeyTest::test_query_expr [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_w_ambiguous_cols test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_with_correlated_order_by test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_kwargs [gw7] [ 3%] PASSED test/orm/test_deprecations.py::SessionEventsTest::test_flush_autocommit_hook [gw6] [ 3%] PASSED test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_kwargs test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_positional_dicts [gw6] [ 3%] PASSED test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_positional_dicts test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_single_scalar test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_delete_hook [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_as_declarative [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_query_expr [gw6] [ 3%] PASSED test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_single_scalar test/orm/test_cache_key.py::CacheKeyTest::test_selects_w_orm_joins test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_back_populates_setup [gw3] [ 3%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o [gw5] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_with_correlated_order_by test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one [gw7] [ 3%] PASSED test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_delete_hook test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_detect_none test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_update_hook test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_as_declarative [gw6] [ 3%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_as_declarative test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_declarative_base [gw6] [ 3%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_declarative_base test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_has_inherited_table [gw6] [ 3%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_has_inherited_table test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_synonym_for [gw6] [ 3%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_synonym_for test/orm/test_deprecations.py::DeprecatedInhTest::test_multiple_adaption [gw5] [ 3%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_selects_w_orm_joins test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_firstrows [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_back_populates_setup test/orm/test_cache_key.py::CacheKeyTest::test_synonyms test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_basic [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_scalar_select test/sql/test_compiler.py::SelectTest::test_select_from_clauselist [gw7] [ 3%] PASSED test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_update_hook [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_select_from_clauselist test/sql/test_compiler.py::SelectTest::test_select_precol_compile_ordering [gw5] [ 3%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_firstrows [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_select_precol_compile_ordering test/sql/test_compiler.py::SelectTest::test_statement_hints [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_statement_hints test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_literal_binds test/sql/test_compiler.py::SelectTest::test_table_select [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_table_select test/sql/test_compiler.py::SelectTest::test_true_short_circuit [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_synonyms [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_true_short_circuit [gw3] [ 3%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_detect_none test/orm/test_cache_key.py::CacheKeyTest::test_unbound_options test/sql/test_compiler.py::SelectTest::test_use_labels [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_basic [gw5] [ 3%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_literal_binds test/dialect/oracle/test_compiler.py::CompileTest::test_limit_preserves_typing_information test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_cant_add_columns [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_use_labels test/sql/test_compiler.py::SelectTest::test_use_labels_keyed [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_use_labels_keyed test/sql/test_compiler.py::SelectTest::test_where_empty [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_cant_add_columns [gw5] [ 3%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_preserves_typing_information test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_no_cascade test/dialect/oracle/test_compiler.py::CompileTest::test_limit_six test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_class_does_not_have_registry_attr [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_where_empty test/sql/test_compiler.py::SelectTest::test_where_multiple [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_class_does_not_have_registry_attr [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_where_multiple test/sql/test_compiler.py::SelectTest::test_where_subquery test/orm/test_deprecations.py::SessionStateTest::test_autocommit_doesnt_raise_on_pending [gw5] [ 3%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_six test/dialect/oracle/test_compiler.py::CompileTest::test_limit_special_quoting test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_class_has_registry_attr [gw6] [ 3%] PASSED test/orm/test_deprecations.py::DeprecatedInhTest::test_multiple_adaption test/orm/test_deprecations.py::DeprecatedInhTest::test_with_polymorphic [gw6] [ 3%] PASSED test/orm/test_deprecations.py::DeprecatedInhTest::test_with_polymorphic test/orm/test_deprecations.py::DeprecatedMapperTest::test_add_property [gw4] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_where_subquery [gw3] [ 3%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_no_cascade [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_unbound_options [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_class_has_registry_attr test/orm/test_cache_key.py::CacheKeyTest::test_unbound_sub_options [gw5] [ 3%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_special_quoting test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_classes_can_override_new test/dialect/oracle/test_compiler.py::SequenceTest::test_basic [gw4] [ 3%] PASSED test/dialect/oracle/test_compiler.py::SequenceTest::test_basic [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_classes_can_override_new test/dialect/oracle/test_compiler.py::SequenceTest::test_compile test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_o2m [gw2] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_unbound_sub_options test/dialect/oracle/test_compiler.py::CompileTest::test_limit_three [gw4] [ 3%] PASSED test/dialect/oracle/test_compiler.py::SequenceTest::test_compile test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_cls_docstring test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[BigInteger-AS BIGINT ] [gw0] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_cls_docstring [gw4] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[BigInteger-AS BIGINT ] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[Integer-AS INTEGER ] [gw4] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[Integer-AS INTEGER ] test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[None-] [gw4] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[None-] test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[SmallInteger-AS SMALLINT ] [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionStateTest::test_autocommit_doesnt_raise_on_pending [gw5] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_three test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_named_twice [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_add_property test/dialect/oracle/test_compiler.py::CompileTest::test_limit_two [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_named_twice test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties test/orm/test_cache_key.py::CompositeTest::test_bulk_update_cache_key [gw4] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[SmallInteger-AS SMALLINT ] test/dialect/postgresql/test_compiler.py::SequenceTest::test_format [gw4] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_format test/dialect/postgresql/test_compiler.py::SequenceTest::test_reverse_eng_name [gw4] [ 4%] SKIPPED test/dialect/postgresql/test_compiler.py::SequenceTest::test_reverse_eng_name test/sql/test_compiler.py::StringifySpecialTest::test_array_index test/orm/test_deprecations.py::SessionTest::test_autocommit_deprecated [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_array_index test/sql/test_compiler.py::StringifySpecialTest::test_basic [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_basic [gw5] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_two [gw2] [ 4%] PASSED test/orm/test_cache_key.py::CompositeTest::test_bulk_update_cache_key test/orm/test_deprecations.py::DeprecatedMapperTest::test_comparable_column [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties test/sql/test_compiler.py::StringifySpecialTest::test_cte [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_cte test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_ddl test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties_2 [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_ddl test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_sql [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_sql test/sql/test_compiler.py::StringifySpecialTest::test_empty_insert [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_empty_insert test/orm/test_cache_key.py::EmbeddedSubqTest::test_cache_key_gen[memory-_exclusions1] [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_comparable_column [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties_2 test/orm/test_deprecations.py::DeprecatedMapperTest::test_deferred_scalar_loader_name_change test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top_literal_binds test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_repeated_under_prop [gw3] [ 4%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_o2m [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top_literal_binds [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_repeated_under_prop [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_deferred_scalar_loader_name_change test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_composite_inline test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_offset_using_window test/orm/test_deprecations.py::DeprecatedMapperTest::test_polymorphic_union_w_select test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[alias] [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_offset_using_window test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_cycle [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[alias] test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[cte] [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[cte] test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[subquery] test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_top [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[subquery] test/sql/test_compiler.py::StringifySpecialTest::test_multirow_insert [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_multirow_insert [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_top test/sql/test_compiler.py::StringifySpecialTest::test_next_sequence_value [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_next_sequence_value test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[date] test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_window [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[date] test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[datetime] [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_polymorphic_union_w_select test/orm/test_deprecations.py::DeprecatedOptionAllTest::test_defer_addtl_attrs [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[datetime] [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_composite_inline test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[time] [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[time] [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_window test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_composite_separate test/sql/test_compiler.py::StringifySpecialTest::test_returning [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_returning test/sql/test_compiler.py::StringifySpecialTest::test_unknown_type [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_unknown_type test/dialect/oracle/test_compiler.py::CompileTest::test_long_labels_legacy_ident_length test/sql/test_compiler.py::StringifySpecialTest::test_unnamed_column [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_composite_separate [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionTest::test_autocommit_deprecated test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_base [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_base [gw2] [ 4%] PASSED test/orm/test_cache_key.py::EmbeddedSubqTest::test_cache_key_gen[memory-_exclusions1] [gw5] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_long_labels_legacy_ident_length test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_argument [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_argument test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw0] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_attribute test/dialect/mysql/test_compiler.py::CompileTest::test_mariadb_for_update [gw3] [ 4%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_cycle [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_attribute test/orm/test_cache_key.py::EmbeddedSubqTest::test_cache_key_gen[tuples-_exclusions0] [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw0] [gw5] [ 4%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_mariadb_for_update [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_unnamed_column test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_statement test/dialect/mysql/test_compiler.py::CompileTest::test_match_kw_raises test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_backref [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_statement test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_table [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_table test/sql/test_compiler.py::StringifySpecialTest::test_within_group test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw1] [gw5] [ 4%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_match_kw_raises [gw4] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_within_group test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_column_valued [gw4] [ 4%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_column_valued test/dialect/oracle/test_compiler.py::CompileTest::test_no_paren_fns test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_multi_column_valued [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw1] [gw4] [ 4%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_multi_column_valued test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_scalar_alias_column [gw4] [ 4%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_scalar_alias_column test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_scalar_alias_multi_columns [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedOptionAllTest::test_defer_addtl_attrs test/orm/test_deprecations.py::DeprecatedQueryTest::test_aliased [gw2] [ 4%] PASSED test/orm/test_cache_key.py::EmbeddedSubqTest::test_cache_key_gen[tuples-_exclusions0] test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_joins test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_decl_cascading_warns_non_mixin [gw5] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_no_paren_fns test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw2] test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_nested_right_join [gw1] [ 4%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_gc [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_decl_cascading_warns_non_mixin test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_declared_on_base_class [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw2] test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_iterate [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_declared_on_base_class test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw3] [gw5] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_nested_right_join test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_plusses_everthing_in_the_condition [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw3] [gw4] [ 4%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_scalar_alias_multi_columns [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_table_valued test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred_reflection_default_error [gw4] [ 4%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_table_valued [gw5] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_plusses_everthing_in_the_condition test/sql/test_compiler.py::TestCompilerFixture::test_dont_access_statement [gw4] [ 4%] PASSED test/sql/test_compiler.py::TestCompilerFixture::test_dont_access_statement [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred_reflection_default_error test/orm/test_deprecations.py::SessionTest::test_contextmanager_commit test/sql/test_compiler.py::TestCompilerFixture::test_no_stack [gw4] [ 4%] PASSED test/sql/test_compiler.py::TestCompilerFixture::test_no_stack test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_hybrid_fine test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_meth_visit_name test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_hybrid_fine [gw4] [ 4%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_meth_visit_name test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_mapped_raises test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_str_visit_name [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery [gw4] [ 4%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_str_visit_name test/sql/test_compiler.py::UnsupportedTest::test_unsupported_operator [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_mapped_raises test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit [gw4] [ 4%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_operator test/sql/test_compiler.py::UnsupportedTest::test_unsupported_type test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_difficult_class [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit_offset_newstyle [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit_offset_newstyle [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionTest::test_contextmanager_commit test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_newstyle[0] test/orm/test_deprecations.py::SessionTest::test_contextmanager_rollback [gw3] [ 4%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_backref [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_aliased test/orm/test_deprecations.py::DeprecatedQueryTest::test_apply_labels [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_apply_labels test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices [gw4] [ 4%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_type [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_newstyle[0] test/ext/test_compiler.py::UserDefinedTest::test_annotations [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_difficult_class [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_annotations test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_newstyle[10] [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices test/ext/test_compiler.py::UserDefinedTest::test_callout_to_compiler test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices_compile test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_dispose_attrs [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_callout_to_compiler test/ext/test_compiler.py::UserDefinedTest::test_column [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_newstyle[10] [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_dispose_attrs [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices_compile test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o test/orm/test_deprecations.py::DeprecatedQueryTest::test_dotted_options test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_duplicate_classes_in_base [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_column test/ext/test_compiler.py::UserDefinedTest::test_create_column_skip test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_oldstyle[0] [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_create_column_skip test/ext/test_compiler.py::UserDefinedTest::test_default_subclass [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_duplicate_classes_in_base [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionTest::test_contextmanager_rollback [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_default_subclass test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_eager_order_by test/ext/test_compiler.py::UserDefinedTest::test_dialect_specific [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_dialect_specific test/ext/test_compiler.py::UserDefinedTest::test_function_calls_base [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_dotted_options [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_oldstyle[0] test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_four [gw2] [ 4%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_joins test/orm/test_deprecations.py::SessionTest::test_failed_rollback_deactivates_transaction_ctx_integration test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_oldstyle[10] test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_objects [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_four test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_three [gw7] [ 4%] SKIPPED test/orm/test_deprecations.py::SessionTest::test_failed_rollback_deactivates_transaction_ctx_integration [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_eager_order_by [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_oldstyle[10] test/orm/test_deprecations.py::SessionTest::test_session_str test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_parameters_insubquery [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionTest::test_session_str [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_parameters_insubquery [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_function_calls_base test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_one test/orm/test_deprecations.py::SessionTest::test_subtransactions_deprecated test/dialect/mssql/test_compiler.py::CompileTest::test_offset_dont_misapply_labelreference [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_one test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_two [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionTest::test_subtransactions_deprecated [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_two test/ext/test_compiler.py::UserDefinedTest::test_functions [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_functions test/orm/test_deprecations.py::SessionTest::test_textual_execute test/ext/test_compiler.py::UserDefinedTest::test_functions_args_noname [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_functions_args_noname test/ext/test_compiler.py::UserDefinedTest::test_no_compile_for_col_label [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_compile_for_col_label test/ext/test_compiler.py::UserDefinedTest::test_no_default_but_has_a_visit [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_offset_dont_misapply_labelreference [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_but_has_a_visit test/ext/test_compiler.py::UserDefinedTest::test_no_default_has_no_visit [gw3] [ 4%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o [gw2] [ 4%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_objects test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_queries [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_three test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_joinpoint [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_joinpoint test/orm/test_deprecations.py::DeprecatedQueryTest::test_invalid_column [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_invalid_column test/orm/test_deprecations.py::DeprecatedQueryTest::test_join [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_join test/orm/test_deprecations.py::DeprecatedQueryTest::test_join_no_order_by test/dialect/mssql/test_compiler.py::CompileTest::test_offset_using_window [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionTest::test_textual_execute [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_join_no_order_by test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_expression test/orm/test_deprecations.py::DeprecatedQueryTest::test_more_joins test/orm/test_deprecations.py::SessionTest::test_transaction_attr test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_detect_none [gw2] [ 4%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_queries [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionTest::test_transaction_attr test/orm/test_cache_key.py::PolyCacheKeyTest::test_wpoly_cache_keys [gw5] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_offset_using_window [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_expression test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_index_doesnt_compile test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_eight [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_index_doesnt_compile [gw5] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_eight test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_instrument_class_before_instrumentation test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_active_flag_autocommit [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_more_joins test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_five test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_entities [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_instrument_class_before_instrumentation test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_kw_support_in_declarative_meta_init [gw3] [ 4%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_detect_none [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_has_no_visit test/ext/test_compiler.py::UserDefinedTest::test_no_default_message [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_kw_support_in_declarative_meta_init [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_message test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[False] [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_entities test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_lower_case_c_column_warning test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_no_cascade [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[False] test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[True] [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[True] test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_explicit [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_explicit [gw5] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_five test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_implicit test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_four [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_implicit test/ext/test_compiler.py::UserDefinedTest::test_stateful [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_stateful test/ext/test_compiler.py::UserDefinedTest::test_types [gw2] [ 4%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wpoly_cache_keys test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_joins [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_joins test/orm/test_deprecations.py::DeprecatedQueryTest::test_onclause_conditional_adaption [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_onclause_conditional_adaption test/orm/test_deprecations.py::DeprecatedQueryTest::test_query_as_scalar [gw4] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_types [gw5] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_four [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_query_as_scalar test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_one test/orm/test_deprecations.py::DeprecatedQueryTest::test_replace_with_eager test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[joinedload-1] test/orm/test_composites.py::ComparatorTest::test_clause_expansion [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_lower_case_c_column_warning [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_active_flag_autocommit [gw5] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_one test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_mapping_to_join test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_seven [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_mapping_to_join [gw4] [ 4%] PASSED test/orm/test_composites.py::ComparatorTest::test_clause_expansion test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_custom [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_replace_with_eager test/orm/test_deprecations.py::DeprecatedQueryTest::test_select [gw5] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_seven test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_deactive_status_check test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_six [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_crit [gw3] [ 4%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_no_cascade [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_deactive_status_check [gw5] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_six test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_o2m test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_three test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_deactive_status_check_w_exception [gw5] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_three [gw7] [ 4%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_deactive_status_check_w_exception test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_two [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_crit test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_q_statement [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_q_statement test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_select [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_select test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_from_q_statement_no_aliasing [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_from_q_statement_no_aliasing test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_col_loader_opt test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error_works_with_hasattr [gw5] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_two test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_error_on_using_inactive_session_commands [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_col_loader_opt [gw0] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error_works_with_hasattr test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_join_target test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-&&] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_change_to_all_descriptors [gw6] [ 4%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_join_target [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_change_to_all_descriptors test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_rel_loader_opt test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_table [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-&&] [gw6] [ 5%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_rel_loader_opt test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_with_parent [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_table [gw4] [ 5%] PASSED test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_custom test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_oops test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_default test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-<@] [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_oops [gw7] [ 5%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_error_on_using_inactive_session_commands [gw6] [ 5%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_with_parent test/orm/test_deprecations.py::DeprecatedQueryTest::test_text_as_column test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_order_by_multi [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-<@] [gw6] [ 5%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_text_as_column test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-@>] test/orm/test_deprecations.py::DeprecatedQueryTest::test_via_textasfrom_select_from test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_heavy_nesting [gw6] [ 5%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_via_textasfrom_select_from test/orm/test_deprecations.py::DeprecatedQueryTest::test_with_labels [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-@>] [gw7] [ 5%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_heavy_nesting [gw6] [ 5%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_with_labels test/dialect/oracle/test_compiler.py::CompileTest::test_owner [gw3] [ 5%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_o2m [gw5] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_owner test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_heavy_nesting_future [gw7] [ 5%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_heavy_nesting_future test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_base_array test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_mixed_transaction_control [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_base_array [gw4] [ 5%] PASSED test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_default test/orm/test_composites.py::ComparatorTest::test_custom_comparator_factory test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_pg_array [gw7] [ 5%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_mixed_transaction_control [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_pg_array test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_implicit_pg_array test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction_connection_add_autocommit [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_implicit_pg_array test/orm/test_cycles.py::PostUpdateBatchingTest::test_one test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_uses_base_array [gw7] [ 5%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction_connection_add_autocommit [gw2] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[joinedload-1] test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[lazyload-2] test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_err_table [gw6] [ 5%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_err_table test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_explicit [gw6] [ 5%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_explicit test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_has_table [gw6] [ 5%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_has_table [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_uses_base_array test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_table_names test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_uses_pg_array [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_uses_pg_array [gw6] [ 5%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_table_names test/engine/test_deprecations.py::DeprecatedReflectionTest::test_exists test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_subtrans [gw6] [ 5%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_exists [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_order_by_multi test/dialect/mssql/test_compiler.py::CompileTest::test_plain_returning_column_expression[columns] test/engine/test_deprecations.py::DeprecatedReflectionTest::test_reflecttable test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_pk_with_fk_init [gw7] [ 5%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_subtrans [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_pk_with_fk_init [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_plain_returning_column_expression[columns] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_recompile_on_othermapper [gw1] [ 5%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_iterate [gw2] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[lazyload-2] [gw6] [ 5%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_reflecttable test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[selectinload-2] [gw4] [ 5%] PASSED test/orm/test_composites.py::ComparatorTest::test_custom_comparator_factory test/dialect/oracle/test_compiler.py::CompileTest::test_plain_returning_column_expression[columns] test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_gc test/orm/test_composites.py::ComparatorTest::test_default_comparator_factory test/orm/test_deprecations.py::DeprecationScopedSessionTest::test_config_errors [gw4] [ 5%] PASSED test/orm/test_composites.py::ComparatorTest::test_default_comparator_factory [gw5] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_plain_returning_column_expression[columns] [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_recompile_on_othermapper test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_noautocommit [gw6] [ 5%] PASSED test/orm/test_deprecations.py::DeprecationScopedSessionTest::test_config_errors test/orm/test_composites.py::ComparatorTest::test_order_by test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reentrant_compile_via_foreignkey test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[CheckConstraint] [gw6] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[CheckConstraint] test/dialect/postgresql/test_compiler.py::CompileTest::test_plain_returning_column_expression[columns] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[Column] [gw4] [ 5%] PASSED test/orm/test_composites.py::ComparatorTest::test_order_by [gw6] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[Column] test/orm/test_composites.py::ComparatorTest::test_order_by_aliased test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[ForeignKeyConstraint] [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_plain_returning_column_expression[columns] [gw6] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[ForeignKeyConstraint] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[ForeignKey] [gw6] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[ForeignKey] test/dialect/mssql/test_compiler.py::CompileTest::test_plain_returning_column_expression[table] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[Identity] [gw7] [ 5%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_noautocommit [gw6] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[Identity] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[PrimaryKeyConstraint] [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reentrant_compile_via_foreignkey [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_plain_returning_column_expression[table] [gw6] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[PrimaryKeyConstraint] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[UniqueConstraint] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_callable [gw6] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[UniqueConstraint] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_empty_and_or test/dialect/oracle/test_compiler.py::CompileTest::test_plain_returning_column_expression[table] [gw6] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_empty_and_or [gw2] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[selectinload-2] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_engine_convert_unicode [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_callable test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[subqueryload-2] [gw6] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_engine_convert_unicode test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_ident_preparer_force test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_object [gw5] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_plain_returning_column_expression[table] test/dialect/postgresql/test_compiler.py::CompileTest::test_plain_returning_column_expression[table] [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_plain_returning_column_expression[table] test/dialect/postgresql/test_compiler.py::CompileTest::test_reserved_words [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_reserved_words test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect2-False] test/orm/inheritance/test_deprecations.py::SingleFromPolySelectableTest::test_query_wpoly_single_inh_subclass [gw3] [ 5%] PASSED test/orm/test_cycles.py::PostUpdateBatchingTest::test_one [gw6] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_ident_preparer_force test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_string_convert_unicode [gw6] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_string_convert_unicode test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_string_convert_unicode_force [gw6] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_string_convert_unicode_force test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_one [gw4] [ 5%] PASSED test/orm/test_composites.py::ComparatorTest::test_order_by_aliased [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_object [gw5] [ 5%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect2-False] test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect3-True] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_reference test/orm/test_composites.py::ConfigurationTest::test_attributes [gw5] [ 5%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect3-True] test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect4-False] [gw2] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[subqueryload-2] test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-False] test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults [gw5] [ 5%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect4-False] test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect5-True] [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_reference test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reserved_identifiers [gw5] [ 5%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect5-True] [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reserved_identifiers test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mariadb-True] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_setattr_hybrid_updates_descriptors [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_setattr_hybrid_updates_descriptors test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_shared_class_registry [gw5] [ 5%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mariadb-True] test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mysql-False] [gw4] [ 5%] PASSED test/orm/test_composites.py::ConfigurationTest::test_attributes [gw5] [ 5%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mysql-False] test/orm/test_composites.py::ConfigurationTest::test_check_prop_type test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert [gw4] [ 5%] PASSED test/orm/test_composites.py::ConfigurationTest::test_check_prop_type [gw5] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert test/orm/test_composites.py::ConfigurationTest::test_columns test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_computed [gw7] [ 5%] PASSED test/orm/inheritance/test_deprecations.py::SingleFromPolySelectableTest::test_query_wpoly_single_inh_subclass [gw5] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_computed test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_functional [gw5] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_functional [gw4] [ 5%] PASSED test/orm/test_composites.py::ConfigurationTest::test_columns test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_labeled test/orm/test_composites.py::ConfigurationTest::test_deferred [gw5] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_labeled test/dialect/oracle/test_compiler.py::CompileTest::test_returning_update_computed_warning [gw6] [ 5%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_one test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_three [gw6] [ 5%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_three test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_two [gw6] [ 5%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_two test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_sql_one [gw6] [ 5%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_sql_one test/orm/inheritance/test_deprecations.py::SingleOnJoinedTest::test_single_on_joined [gw5] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_update_computed_warning [gw2] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-False] 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.] [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_shared_class_registry test/orm/test_deprecations.py::DynamicTest::test_negative_slice_access_raises [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt0-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution [gw3] [ 5%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt1-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-True] [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt1-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt2-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_can_set_value [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt2-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt3-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt3-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt4-MSSQL requires an order_by when using an OFFSET or a non-simple LIMIT clause] [gw5] [ 5%] 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] [gw3] [ 5%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_can_set_value 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] [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt5-MSSQL requires an order_by when using an OFFSET or a non-simple LIMIT clause] test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt6-MSSQL requires an order_by when using an OFFSET or a non-simple LIMIT clause] test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete [gw5] [ 5%] 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] [gw4] [ 5%] PASSED test/orm/test_composites.py::ConfigurationTest::test_deferred test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[False] test/orm/test_composites.py::ConfigurationTest::test_strings [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[False] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[True] [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[True] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[False] [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[False] [gw2] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-True] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[True] [gw4] [ 5%] PASSED test/orm/test_composites.py::ConfigurationTest::test_strings test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-False] [gw6] [ 5%] PASSED test/orm/test_deprecations.py::DynamicTest::test_negative_slice_access_raises [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[True] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_one test/orm/test_composites.py::DefaultsTest::test_attributes_with_defaults [gw3] [ 5%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_one test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_two [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_two test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete_no_postupdate test/dialect/mssql/test_compiler.py::CompileTest::test_select_w_order_by_collate [gw2] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-False] [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_select_w_order_by_collate test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_annotations [gw6] [ 5%] PASSED test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock_schema [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock_schema test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0-_exclusions0] test/dialect/mssql/test_compiler.py::CompileTest::test_simple_limit_expression_offset_using_window [gw6] [ 5%] PASSED test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0-_exclusions0] test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-True] test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_string [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_simple_limit_expression_offset_using_window [gw6] [ 5%] PASSED test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_string test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-SELECT __[POSTCOMPILE_param_1] AS anon_1, __[POSTCOMPILE_param_2] AS anon_2-kw0] [gw3] [ 5%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete_no_postupdate [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-SELECT __[POSTCOMPILE_param_1] AS anon_1, __[POSTCOMPILE_param_2] AS anon_2-kw0] test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-SELECT sometable.foo FROM sometable WHERE sometable.foo IN (__[POSTCOMPILE_foo_1])-kw1] [gw7] [ 5%] PASSED test/orm/inheritance/test_deprecations.py::SingleOnJoinedTest::test_single_on_joined test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-SELECT sometable.foo FROM sometable WHERE sometable.foo IN (__[POSTCOMPILE_foo_1])-kw1] test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-sometable.foo IN (NULL)-kw2] [gw4] [ 5%] PASSED test/orm/test_composites.py::DefaultsTest::test_attributes_with_defaults [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-sometable.foo IN (NULL)-kw2] test/orm/test_composites.py::DefaultsTest::test_set_composite_values test/dialect/oracle/test_compiler.py::CompileTest::test_subquery [gw5] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_subquery [gw3] [ 5%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event test/orm/test_deprecations.py::SubOptionsTest::test_five_strings [gw4] [ 5%] PASSED test/orm/test_composites.py::DefaultsTest::test_set_composite_values test/dialect/postgresql/test_compiler.py::CompileTest::test_substring [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_substring test/orm/test_composites.py::ManyToOneTest::test_early_configure test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag [gw6] [ 5%] PASSED test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag test/engine/test_deprecations.py::ExecutionOptionsTest::test_branched_connection_execution_options [gw6] [ 5%] PASSED test/engine/test_deprecations.py::ExecutionOptionsTest::test_branched_connection_execution_options test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_control [gw6] [ 5%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_control test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_compiled [gw6] [ 5%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_compiled test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_connection [gw6] [ 5%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_connection test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_text [gw6] [ 5%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_text test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_implicit_text [gw6] [ 5%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_implicit_text test/orm/test_deprecations.py::ExplicitJoinTest_literal_inline::test_aliased_join test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event_no_postupdate test/dialect/mssql/test_compiler.py::CompileTest::test_table_idx_explicit_nonclustered [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_idx_explicit_nonclustered [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_annotations test/dialect/oracle/test_compiler.py::CompileTest::test_table_options [gw5] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_table_options test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_clustering [gw3] [ 5%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event_no_postupdate [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_clustering [gw2] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-True] test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_explicit_nonclustered test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_asselectable [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_explicit_nonclustered test/dialect/mssql/test_compiler.py::CompileTest::test_table_uc_clustering [gw6] [ 5%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_literal_inline::test_aliased_join [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_uc_clustering test/dialect/mssql/test_compiler.py::CompileTest::test_table_uc_explicit_nonclustered [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_uc_explicit_nonclustered test/orm/test_deprecations.py::ExplicitJoinTest_literal_separate::test_aliased_join test/dialect/mssql/test_compiler.py::CompileTest::test_true_false test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-False] [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_true_false test/orm/test_cycles.py::SelfReferentialNoPKTest::test_basic test/dialect/oracle/test_compiler.py::CompileTest::test_true_false [gw5] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_true_false [gw4] [ 5%] PASSED test/orm/test_composites.py::ManyToOneTest::test_early_configure test/dialect/mssql/test_compiler.py::CompileTest::test_try_cast test/orm/test_composites.py::ManyToOneTest::test_persist [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_try_cast test/dialect/mssql/test_compiler.py::CompileTest::test_union [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_union test/dialect/mssql/test_compiler.py::CompileTest::test_update [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_element [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_element test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_slice [gw3] [ 5%] PASSED test/orm/test_cycles.py::SelfReferentialNoPKTest::test_basic [gw1] [ 5%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_gc [gw5] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_slice test/orm/test_cycles.py::SelfReferentialNoPKTest::test_lazy_clause [gw6] [ 5%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_literal_separate::test_aliased_join test/orm/test_deprecations.py::ExplicitJoinTest_string_inline::test_aliased_join [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_asselectable test/dialect/mssql/test_compiler.py::CompileTest::test_update_exclude_hint test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_iterate [gw6] [ 5%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_string_inline::test_aliased_join [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_exclude_hint test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_class_over_table [gw4] [ 5%] PASSED test/orm/test_composites.py::ManyToOneTest::test_persist test/dialect/mssql/test_compiler.py::CompileTest::test_update_from test/orm/test_composites.py::ManyToOneTest::test_query [gw2] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-False] test/orm/test_deprecations.py::ExplicitJoinTest_string_separate::test_aliased_join test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-True] [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_from test/dialect/mssql/test_compiler.py::CompileTest::test_update_from_hint [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_from_hint test/dialect/mssql/test_compiler.py::CompileTest::test_update_hint [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_class_over_table [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_hint [gw3] [ 5%] PASSED test/orm/test_cycles.py::SelfReferentialNoPKTest::test_lazy_clause [gw4] [ 5%] PASSED test/orm/test_composites.py::ManyToOneTest::test_query test/dialect/mssql/test_compiler.py::CompileTest::test_update_returning [gw6] [ 5%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_string_separate::test_aliased_join test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_in_backref test/orm/test_deprecations.py::FromSelfTest::test_aliases [gw5] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_returning test/dialect/postgresql/test_compiler.py::CompileTest::test_update_returning test/orm/test_cycles.py::SelfReferentialPostUpdateTest::test_one [gw0] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_in_backref [gw7] [ 6%] PASSED test/orm/test_deprecations.py::SubOptionsTest::test_five_strings [gw2] [ 6%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-True] [gw5] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_returning test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-False] test/dialect/mssql/test_compiler.py::CompileTest::test_update_to_select_schema test/orm/test_deprecations.py::SubOptionsTest::test_four_strings test/orm/test_composites.py::ManyToOneTest::test_query_aliased [gw5] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_to_select_schema test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_one [gw2] [ 6%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-False] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_module_qualified [gw5] [ 6%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_one [gw7] [ 6%] PASSED test/orm/test_deprecations.py::SubOptionsTest::test_four_strings test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_three test/orm/test_deprecations.py::SubOptionsTest::test_invalid_two [gw4] [ 6%] PASSED test/orm/test_composites.py::ManyToOneTest::test_query_aliased [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_module_qualified [gw5] [ 6%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_three test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-True] test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_two test/orm/test_composites.py::MappedSelectTest::test_set_composite_attrs_via_selectable [gw7] [ 6%] PASSED test/orm/test_deprecations.py::SubOptionsTest::test_invalid_two [gw5] [ 6%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_two test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_one test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_one [gw5] [ 6%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_one test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_three [gw5] [ 6%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_three test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_two test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_magic [gw5] [ 6%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_two test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_insert [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_magic [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_aliases [gw5] [ 6%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_insert test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_from_self_twice_oldstyle test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_select [gw5] [ 6%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_select test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_select_labels [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_from_self_twice_oldstyle test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_plus_explicit_aliased_join [gw5] [ 6%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_select_labels test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_update [gw5] [ 6%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_update test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_update_whereclause [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_plus_explicit_aliased_join [gw5] [ 6%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_update_whereclause test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_plus_flag_aliased_join test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_table [gw3] [ 6%] PASSED test/orm/test_cycles.py::SelfReferentialPostUpdateTest::test_one test/sql/test_compiler.py::CorrelateTest::test_correlate_all_column [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_all_column test/sql/test_compiler.py::CorrelateTest::test_correlate_all_from [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_table [gw2] [ 6%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-True] [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_plus_flag_aliased_join test/orm/test_deprecations.py::FromSelfTest::test_basic_filter_by [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_all_from test/orm/test_cache_key.py::RoundTripTest::test_subqueryload test/sql/test_compiler.py::CorrelateTest::test_correlate_all_where test/orm/test_cycles.py::SelfReferentialPostUpdateTest2::test_one [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_all_where [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_basic_filter_by test/orm/test_deprecations.py::FromSelfTest::test_clause_onclause test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_orm_descriptor test/sql/test_compiler.py::CorrelateTest::test_correlate_alone_noeffect [gw4] [ 6%] PASSED test/orm/test_composites.py::MappedSelectTest::test_set_composite_attrs_via_selectable [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_alone_noeffect test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_column test/orm/test_composites.py::NestedTest::test_round_trip [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_column test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_from [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_from test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_having [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_having test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where_singlefrom [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where_singlefrom test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_column [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_column test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_from [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_from [gw3] [ 6%] PASSED test/orm/test_cycles.py::SelfReferentialPostUpdateTest2::test_one test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_having [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_clause_onclause test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self_twice [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self_twice test/orm/test_deprecations.py::FromSelfTest::test_column_queries_eleven [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_having test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[False] [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[False] test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[None] [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[None] test/orm/test_cycles.py::SelfReferentialPostUpdateTest3::test_one [gw4] [ 6%] PASSED test/orm/test_composites.py::NestedTest::test_round_trip test/sql/test_compiler.py::CorrelateTest::test_correlate_except_empty [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_queries_eleven test/orm/test_deprecations.py::FromSelfTest::test_column_queries_nine [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_empty test/orm/test_composites.py::PointTest::test_bulk_update_evaluate test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_column [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_column test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_from [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_queries_nine [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_from test/orm/test_deprecations.py::FromSelfTest::test_column_queries_ten test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_where [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_where test/sql/test_compiler.py::CorrelateTest::test_correlate_except_froms [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_queries_ten test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_distinct_on [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_froms test/sql/test_compiler.py::CorrelateTest::test_correlate_except_having [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_having test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_column [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_distinct_on test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_one_from_self [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_column test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_from [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_from [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_orm_descriptor [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_one_from_self test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_where test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_three_from_self [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_where test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[False] [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[False] test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[None] [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_three_from_self test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_schemas test/orm/test_deprecations.py::FromSelfTest::test_filter [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[None] test/sql/test_compiler.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom test/sql/test_compiler.py::CorrelateTest::test_correlate_from_all_ok [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_from_all_ok [gw4] [ 6%] PASSED test/orm/test_composites.py::PointTest::test_bulk_update_evaluate [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_schemas test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column [gw2] [ 6%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_subqueryload [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_filter test/orm/test_composites.py::PointTest::test_bulk_update_fetch [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column test/orm/test_deprecations.py::FromSelfTest::test_from_self_internal_literals_oldstyle test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_from [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_from [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_from_self_internal_literals_oldstyle test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having_from_subq [gw3] [ 6%] PASSED test/orm/test_cycles.py::SelfReferentialPostUpdateTest3::test_one [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having_from_subq test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where_singlefrom [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where_singlefrom test/sql/test_compiler.py::CorrelateTest::test_correlate_where_all_unintentional [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_where_all_unintentional test/sql/test_compiler.py::CorrelateTest::test_dont_overcorrelate [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_dont_overcorrelate test/orm/test_cycles.py::SelfReferentialTest::test_cycle test/sql/test_compiler.py::CorrelateTest::test_from_implicit_correlation_disabled test/orm/test_deprecations.py::FromSelfTest::test_from_self_resets_joinpaths [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_from_self_resets_joinpaths test/orm/test_deprecations.py::FromSelfTest::test_group_by [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_group_by test/orm/test_deprecations.py::FromSelfTest::test_having [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_having test/orm/test_deprecations.py::FromSelfTest::test_illegal_operations [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_from_implicit_correlation_disabled test/sql/test_compiler.py::CorrelateTest::test_multilevel_froms_correlation [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_illegal_operations test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_synonym test/orm/test_deprecations.py::FromSelfTest::test_join [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_multilevel_froms_correlation test/sql/test_compiler.py::CorrelateTest::test_multilevel_implicit_correlation_disabled [gw4] [ 6%] PASSED test/orm/test_composites.py::PointTest::test_bulk_update_fetch [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_join [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_multilevel_implicit_correlation_disabled test/orm/test_composites.py::PointTest::test_bulk_update_sql test/orm/test_deprecations.py::FromSelfTest::test_multiple_entities test/sql/test_compiler.py::CorrelateTest::test_no_contextless_correlate_except [gw5] [ 6%] PASSED test/sql/test_compiler.py::CorrelateTest::test_no_contextless_correlate_except test/sql/test_compiler.py::DDLTest::test_composite_pk_constraint_autoinc_first_implicit [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_composite_pk_constraint_autoinc_first_implicit [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_synonym test/sql/test_compiler.py::DDLTest::test_composite_pk_constraint_maintains_order_explicit test/orm/test_cascade.py::CascadeArgTest::test_bad_cascade [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_composite_pk_constraint_maintains_order_explicit [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_multiple_entities test/sql/test_compiler.py::DDLTest::test_create_index_exists test/orm/test_deprecations.py::FromSelfTest::test_multiple_with_column_entities_oldstyle [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_create_index_exists [gw2] [ 6%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_bad_cascade test/sql/test_compiler.py::DDLTest::test_create_table_exists [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_create_table_exists [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_multiple_with_column_entities_oldstyle test/sql/test_compiler.py::DDLTest::test_create_table_suffix test/orm/test_cascade.py::CascadeArgTest::test_cascade_assignable test/orm/test_deprecations.py::FromSelfTest::test_no_joinedload [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_create_table_suffix test/sql/test_compiler.py::DDLTest::test_drop_index_exists [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_no_joinedload [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_drop_index_exists test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_table_over_class test/orm/test_deprecations.py::FromSelfTest::test_self_referential test/sql/test_compiler.py::DDLTest::test_drop_table_exists [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_drop_table_exists test/sql/test_compiler.py::DDLTest::test_fk_illegal_sql_phrases [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_fk_illegal_sql_phrases test/sql/test_compiler.py::DDLTest::test_fk_render [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_fk_render test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue [gw4] [ 6%] PASSED test/orm/test_composites.py::PointTest::test_bulk_update_sql [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue [gw3] [ 6%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_cycle test/orm/test_composites.py::PointTest::test_cols_as_core_clauseelement test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue_unicode [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue_unicode test/sql/test_compiler.py::DDLTest::test_schema_translate_map_no_square_brackets [gw1] [ 6%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_iterate test/orm/test_cycles.py::SelfReferentialTest::test_many_to_one_only [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_no_square_brackets test/sql/test_compiler.py::DDLTest::test_schema_translate_map_sequence test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_gc [gw4] [ 6%] PASSED test/orm/test_composites.py::PointTest::test_cols_as_core_clauseelement [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_sequence test/sql/test_compiler.py::DDLTest::test_schema_translate_map_sequence_server_default test/orm/test_composites.py::PointTest::test_comparator [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_sequence_server_default test/sql/test_compiler.py::DDLTest::test_schema_translate_map_special_chars [gw7] [ 6%] PASSED test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_one [gw2] [ 6%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_assignable test/orm/test_cascade.py::CascadeArgTest::test_cascade_deepcopy [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_special_chars [gw2] [ 6%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_deepcopy test/sql/test_compiler.py::DDLTest::test_schema_translate_map_table test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_two test/orm/test_cascade.py::CascadeArgTest::test_cascade_immutable [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_table [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_table_over_class test/sql/test_compiler.py::DDLTest::test_system_flag [gw2] [ 6%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_immutable [gw3] [ 6%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_many_to_one_only test/orm/test_cascade.py::CascadeArgTest::test_cascade_repr [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_system_flag test/sql/test_compiler.py::DDLTest::test_table_no_cols [gw2] [ 6%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_repr [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_table_no_cols test/orm/test_cycles.py::SelfReferentialTest::test_setnull_ondelete test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_tables test/sql/test_compiler.py::DDLTest::test_table_no_cols_w_constraint test/orm/test_cascade.py::CascadeArgTest::test_cascade_unicode [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_table_no_cols_w_constraint [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_self_referential test/sql/test_compiler.py::DDLTest::test_table_one_col_w_constraint test/orm/test_deprecations.py::FromSelfTest::test_single_prop_9 [gw5] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_table_one_col_w_constraint test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_dml [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_single_prop_9 test/orm/test_deprecations.py::FromSelfTest::test_table_anonymous_expression_from_self_twice_oldstyle [gw5] [ 6%] PASSED test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_dml [gw2] [ 6%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_unicode test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_select test/orm/test_cascade.py::CascadeArgTest::test_delete_orphan_without_delete [gw5] [ 6%] PASSED test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_select [gw2] [ 6%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_delete_orphan_without_delete test/ext/test_compiler.py::DefaultOnExistingTest::test_select [gw6] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_table_anonymous_expression_from_self_twice_oldstyle test/orm/test_cascade.py::CascadeArgTest::test_delete_with_passive_deletes_all [gw5] [ 6%] PASSED test/ext/test_compiler.py::DefaultOnExistingTest::test_select [gw4] [ 6%] PASSED test/orm/test_composites.py::PointTest::test_comparator test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_anon [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_tables test/orm/test_composites.py::PointTest::test_comparator_aliased [gw5] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_anon [gw3] [ 6%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_setnull_ondelete [gw2] [ 6%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_delete_with_passive_deletes_all test/sql/test_deprecations.py::FutureSelectTest::test_kw_triggers_old_style test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_named test/orm/test_cycles.py::SelfReferentialTest::test_single test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_w_pj_annotations [gw6] [ 6%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_kw_triggers_old_style [gw5] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_named test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_col_seq_only test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_literal_binds [gw6] [ 6%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_col_seq_only [gw5] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_literal_binds test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_kw_only test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative test/orm/test_cascade.py::CollectionAssignmentOrphanTest::test_basic [gw6] [ 6%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_kw_only test/sql/test_deprecations.py::FutureSelectTest::test_new_calling_style_thing_ok_actually_use_iter [gw5] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative_multi_call [gw6] [ 6%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_new_calling_style_thing_ok_actually_use_iter test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_base_class [gw5] [ 6%] PASSED 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 [gw5] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_list [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_w_pj_annotations test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_scalar [gw5] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_scalar test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_generative [gw3] [ 6%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_single [gw5] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_generative test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_inline [gw6] [ 6%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_base_class [gw4] [ 6%] PASSED test/orm/test_composites.py::PointTest::test_comparator_aliased test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_added [gw5] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_inline test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_concrete_sub_class test/orm/test_composites.py::PointTest::test_default_value test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_distinct_on_aliased [gw7] [ 6%] PASSED test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_two test/orm/test_dataclasses_py3k.py::DataclassesTest::test_appending_to_relationship [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_added [gw6] [ 6%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_concrete_sub_class [gw5] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_distinct_on_aliased test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_joined_sub_class test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns [gw5] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns [gw2] [ 6%] PASSED test/orm/test_cascade.py::CollectionAssignmentOrphanTest::test_basic test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_for test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_multi_call [gw5] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_multi_call [gw6] [ 6%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_joined_sub_class test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_subquery test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_base_class [gw7] [ 6%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar [gw5] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_subquery test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_plain [gw0] [ 6%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_for test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar_from_subquery test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--__setitem__] [gw4] [ 6%] PASSED test/orm/test_composites.py::PointTest::test_default_value [gw6] [ 6%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_base_class [gw5] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_plain test/orm/test_composites.py::PointTest::test_delete test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_concrete_sub_class [gw7] [ 6%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar_from_subquery test/ext/test_compiler.py::ExecuteTest::test_insert test/sql/test_deprecations.py::SubqueryCoercionsTest::test_fromclause_subquery [gw5] [ 6%] PASSED test/ext/test_compiler.py::ExecuteTest::test_insert [gw2] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--__setitem__] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_inline [gw7] [ 7%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_fromclause_subquery test/ext/test_compiler.py::ExecuteTest::test_insert_session [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_concrete_sub_class test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_select_method_two [gw5] [ 7%] PASSED test/ext/test_compiler.py::ExecuteTest::test_insert_session test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_joined_sub_class test/ext/test_compiler.py::ExecuteTest::test_select [gw4] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_delete [gw5] [ 7%] PASSED test/ext/test_compiler.py::ExecuteTest::test_select test/orm/test_composites.py::PointTest::test_detect_change test/ext/test_compiler.py::ExecuteTest::test_select_session [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_inline test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--setdefault] [gw7] [ 7%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_select_method_two [gw5] [ 7%] PASSED test/ext/test_compiler.py::ExecuteTest::test_select_session [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_joined_sub_class test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_with_cols test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_class_joined_sub_class test/sql/test_compiler.py::ExecutionOptionsTest::test_dml [gw5] [ 7%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_dml test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_false [gw3] [ 7%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_appending_to_relationship [gw2] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--setdefault] [gw5] [ 7%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_false test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_no_descriptor test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_none [gw7] [ 7%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_with_cols [gw5] [ 7%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_none [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_class_joined_sub_class test/sql/test_compiler.py::ExecutionOptionsTest::test_non_dml test/sql/test_deprecations.py::SubqueryCoercionsTest::test_plain_fromclause_select_to_subquery test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_special_widget [gw5] [ 7%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_non_dml test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_table_joined_sub_class test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_basic [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_no_descriptor [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_basic [gw7] [ 7%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_plain_fromclause_select_to_subquery test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_dict] test/sql/test_deprecations.py::SubqueryCoercionsTest::test_select_of_select test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_regconfig [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_regconfig [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_table_joined_sub_class test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvector test/orm/test_deprecations.py::GetBindTest::test_bind_mixin_class_simple_class test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_dict_format [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvector [gw7] [ 7%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_select_of_select test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig [gw2] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_dict] test/sql/test_deprecations.py::SubqueryCoercionsTest::test_standalone_alias [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_dict_format test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig_regconfig [gw4] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_detect_change [gw3] [ 7%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_special_widget test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_dict [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_mixin_class_simple_class test/orm/test_composites.py::PointTest::test_eager_load [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig_regconfig [gw7] [ 7%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_standalone_alias test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_join test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_kw] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_combined_with_cte test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_widget [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_dict [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_combined_with_cte test/orm/test_deprecations.py::SynonymTest::test_options_syn_of_syn_string [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_join test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_index_elements_target test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_table test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_tuple [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_index_elements_target [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_tuple test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_no_target [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_no_target [gw2] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_kw] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_no_dict test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_named_constraint_target [gw3] [ 7%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_widget [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_named_constraint_target [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_table [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_no_dict test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_union test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_string_constraint_target test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-list-append] test/orm/test_dataclasses_py3k.py::DataclassesTest::test_classes_are_still_dataclasses [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_string_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_super_long_name_constraint_target [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_super_long_name_constraint_target test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_none test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_union [gw3] [ 7%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_classes_are_still_dataclasses [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_none [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause test/orm/test_deprecations.py::GetBindTest::test_bind_sub_class_concrete_sub_class [gw4] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_eager_load test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_tuple_format test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause_references_excluded test/orm/test_composites.py::PointTest::test_early_configure test/orm/test_dataclasses_py3k.py::DataclassesTest::test_construction [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause_references_excluded [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_tuple_format [gw2] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-list-append] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_additional_colnames test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-set-add] [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_sub_class_concrete_sub_class [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_additional_colnames test/orm/test_deprecations.py::GetBindTest::test_bind_sub_table_concrete_sub_class test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_col_index_elements_target test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_type [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_col_index_elements_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target [gw3] [ 7%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_construction [gw2] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-set-add] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target_multivalues [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_sub_table_concrete_sub_class test/orm/test_dataclasses_py3k.py::DataclassesTest::test_equality [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_type [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target_multivalues test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[delete] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_named_unique_constraint_target [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_named_unique_constraint_target [gw4] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_early_configure test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_pk_constraint_index_elements_target test/orm/test_composites.py::PointTest::test_expire [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_pk_constraint_index_elements_target [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[delete] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute_return_none test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_column_keys test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[insert] test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--__setitem__] [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_column_keys [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute_return_none test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_literal [gw3] [ 7%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_equality [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_literal test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_none test/orm/test_dataclasses_py3k.py::DataclassesTest::test_filtering_on_relationship [gw4] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_expire [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[insert] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_cls_registry test/orm/test_composites.py::PointTest::test_get_history [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_none test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[select] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_one [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_cls_registry [gw2] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--__setitem__] [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_one test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_two test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_declarative_base [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_two test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--setdefault] [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[select] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_string_constraint_target [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_declarative_base test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[update] [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_string_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_exclude_constraint_target [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_exclude_constraint_target [gw2] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--setdefault] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_index_target test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uncompiled_attributes_in_relationship [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[update] [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_index_target test/orm/test_deprecations.py::GetBindTest::test_fallback_table_metadata test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_pk_constraint_target [gw4] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_get_history [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_pk_constraint_target test/orm/test_composites.py::PointTest::test_not_none test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_as_cte [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_as_cte [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetBindTest::test_fallback_table_metadata test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_cte_plus_textual test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_dict] [gw3] [ 7%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_filtering_on_relationship [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_cte_plus_textual [gw4] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_not_none test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_do_no_call_twice test/orm/test_deprecations.py::GetTest::test_get test/orm/test_composites.py::PointTest::test_query_cols [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_do_no_call_twice [gw2] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_dict] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_quote_raw_string_col test/orm/test_dataclasses_py3k.py::DataclassesTest::test_round_trip [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uncompiled_attributes_in_relationship [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_quote_raw_string_col [gw7] [ 7%] PASSED test/orm/test_deprecations.py::SynonymTest::test_options_syn_of_syn_string test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[control] test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_kw] [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[control] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[dict] [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[dict] [gw2] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_kw] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_undefer_column_name test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[excluded] [gw0] [ 7%] 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 [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[excluded] test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_literal test/sql/test_deprecations.py::TableDeprecationTest::test_mustexists [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_literal [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unicode_string_resolve test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_values test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-list-append] [gw7] [ 7%] PASSED test/sql/test_deprecations.py::TableDeprecationTest::test_mustexists [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_values test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_no_call_twice [gw3] [ 7%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_round_trip [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_no_call_twice [gw4] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_query_cols test/orm/test_deprecations.py::TestDeprecation20::test_eagerloading test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_python_values test/orm/test_composites.py::PointTest::test_query_cols_labeled [gw2] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-list-append] [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_python_values test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unicode_string_resolve_backref test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_update_sql_expr [gw7] [ 7%] PASSED test/orm/test_deprecations.py::TestDeprecation20::test_eagerloading [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_update_sql_expr test/orm/test_deprecations.py::TestDeprecation20::test_relation test/sql/test_compiler.py::KwargPropagationTest::test_binary [gw7] [ 7%] PASSED test/orm/test_deprecations.py::TestDeprecation20::test_relation [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unicode_string_resolve_backref [gw5] [ 7%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_binary test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_appending_to_relationship test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-set-add] test/sql/test_compiler.py::KwargPropagationTest::test_case [gw5] [ 7%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_case test/sql/test_compiler.py::KwargPropagationTest::test_cast test/ext/declarative/test_deprecations.py::TestInstrumentDeclarative::test_ok [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetTest::test_get [gw5] [ 7%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_cast test/orm/test_deprecations.py::GetTest::test_get_against_col test/sql/test_compiler.py::KwargPropagationTest::test_select [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetTest::test_get_against_col [gw5] [ 7%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_select test/orm/test_deprecations.py::GetTest::test_loader_options test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_cols_required [gw2] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-set-add] [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_cols_required test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_useless_declared_attr [gw7] [ 7%] PASSED test/ext/declarative/test_deprecations.py::TestInstrumentDeclarative::test_ok [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetTest::test_loader_options test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-False-True] test/orm/test_deprecations.py::GetTest::test_no_criterion [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-False-True] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-False] [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetTest::test_no_criterion [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-False] test/orm/test_deprecations.py::GetTest::test_no_criterion_when_already_loaded test/orm/test_deprecations.py::TextTest::test_via_textasfrom_select_from test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-True] [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetTest::test_no_criterion_when_already_loaded [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-True] test/orm/test_deprecations.py::GetTest::test_only_full_mapper_zero test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_non_orphan test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_literal_binds [gw6] [ 7%] PASSED test/orm/test_deprecations.py::GetTest::test_only_full_mapper_zero [gw4] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_query_cols_labeled [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_literal_binds test/orm/test_composites.py::PointTest::test_query_cols_legacy test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against0-%s] [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against0-%s] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against1-`some col` + `some other col`] [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against1-`some col` + `some other col`] test/ext/test_deprecations.py::HorizontalShardTest::test_query_chooser test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against2-`some col` + %s] [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against2-`some col` + %s] [gw6] [ 7%] PASSED test/ext/test_deprecations.py::HorizontalShardTest::test_query_chooser test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN BOOLEAN MODE)] test/orm/test_deprecations.py::ImmediateTest::test_value [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN BOOLEAN MODE)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN NATURAL LANGUAGE MODE WITH QUERY EXPANSION)] [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN NATURAL LANGUAGE MODE WITH QUERY EXPANSION)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN NATURAL LANGUAGE MODE)] [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN NATURAL LANGUAGE MODE)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s WITH QUERY EXPANSION)] [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s WITH QUERY EXPANSION)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s)] [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s IN NATURAL LANGUAGE MODE WITH QUERY EXPANSION)] [gw3] [ 7%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_appending_to_relationship [gw5] [ 7%] 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)] [gw2] [ 7%] PASSED test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_non_orphan test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s IN NATURAL LANGUAGE MODE)] test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s IN NATURAL LANGUAGE MODE)] [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_useless_declared_attr test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s WITH QUERY EXPANSION)] [gw3] [ 7%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s WITH QUERY EXPANSION)] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uses_get_on_class_col_fk test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s)] [gw4] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_query_cols_legacy [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s)] test/orm/test_composites.py::PointTest::test_round_trip test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_operator test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_widget [gw5] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_operator [gw6] [ 7%] PASSED test/orm/test_deprecations.py::ImmediateTest::test_value 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] [gw3] [ 7%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_widget test/orm/test_deprecations.py::ImmediateTest::test_value_cancels_loader_opts [gw5] [ 7%] 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/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_classes_are_still_dataclasses test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw0-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) ROWS ONLY-params0] test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_orphan [gw3] [ 7%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_classes_are_still_dataclasses [gw5] [ 7%] 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] [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uses_get_on_class_col_fk 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] [gw4] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_round_trip [gw6] [ 7%] PASSED test/orm/test_deprecations.py::ImmediateTest::test_value_cancels_loader_opts [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw4-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) PERCENT ROWS ONLY-params4] test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_construction 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] [gw3] [ 7%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_construction [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw5-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) PERCENT ROWS WITH TIES-params5] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw6-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) ROWS WITH TIES-params6] test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_selectable [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw6-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) ROWS WITH TIES-params6] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_using_explicit_prop_in_schema_objects test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-None-fetch_kw2-FETCH FIRST (%(param_1)s) ROWS ONLY-params2] test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_equality [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-None-fetch_kw2-FETCH FIRST (%(param_1)s) ROWS ONLY-params2] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[None-10-fetch_kw1-LIMIT ALL OFFSET %(param_1)s-params1] [gw3] [ 7%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_equality [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_using_explicit_prop_in_schema_objects [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[None-10-fetch_kw1-LIMIT ALL OFFSET %(param_1)s-params1] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET (Y + W) ROWS FETCH FIRST (Q + Z) ROWS ONLY-params10] [gw2] [ 7%] PASSED test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_orphan test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_with_explicit_autoloaded test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_filtering_on_relationship [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET (Y + W) ROWS FETCH FIRST (Q + Z) ROWS ONLY-params10] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET (Y) ROWS FETCH FIRST (Q) ROWS ONLY-params7] test/orm/test_composites.py::PointTest::test_save_null [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET (Y) ROWS FETCH FIRST (Q) ROWS ONLY-params7] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET ("Y") ROWS FETCH FIRST ("Q") ROWS ONLY-params8] [gw5] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET ("Y") ROWS FETCH FIRST ("Q") ROWS ONLY-params8] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET (%(Y)s) ROWS FETCH FIRST (%(Q)s) ROWS ONLY-params9] [gw5] [ 7%] 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] [gw0] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_with_explicit_autoloaded test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_current [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_filtering_on_relationship [gw4] [ 8%] PASSED test/orm/test_composites.py::PointTest::test_save_null test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_round_trip test/orm/test_composites.py::PrimaryKeyTest::test_get_by_col test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_column [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_column test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_column [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_column test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_flags test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_back_to_one [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_round_trip [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_flags test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_flags_col [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_flags_col test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_asdict_and_astuple_special_widget test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags_col [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags_col test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags_ignorecase [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_selectable test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_selectable_auto_alias [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags_ignorecase [gw4] [ 8%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_get_by_col test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_str test/orm/test_composites.py::PrimaryKeyTest::test_get_by_composite [gw7] [ 8%] PASSED test/orm/test_deprecations.py::TextTest::test_via_textasfrom_select_from [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_str test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_str [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_str [gw2] [ 8%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_current [gw4] [ 8%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_get_by_composite test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match test/orm/test_composites.py::PrimaryKeyTest::test_null_pk [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_selectable_auto_alias test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_legacy test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_seven_selectable_auto_alias test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_column [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_seven_selectable_auto_alias [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_column test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_point_five_selectable_auto_alias test/sql/test_deprecations.py::TextualSelectTest::test_basic_subquery_resultmap test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_column [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_column [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_point_five_selectable_auto_alias test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_selectable_auto_alias [gw7] [ 8%] PASSED test/sql/test_deprecations.py::TextualSelectTest::test_basic_subquery_resultmap [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_ordered test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_selectable_auto_alias test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_two [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags [gw7] [ 8%] PASSED test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_ordered test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags_col test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_pos_plus_bykey [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_two [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags_col test/orm/test_deprecations.py::InheritedJoinTest::test_join_w_subq_adapt [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_asdict_and_astuple_special_widget test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags_col [gw7] [ 8%] PASSED test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_pos_plus_bykey [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags_col test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags_ignorecase test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_setup [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_w_subq_adapt test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass [gw2] [ 8%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_legacy [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags_ignorecase test/sql/test_deprecations.py::ToMetaDataTest::test_deprecate_tometadata test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_current test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_str [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_setup [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_str [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass_bound test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_str [gw7] [ 8%] PASSED test/sql/test_deprecations.py::ToMetaDataTest::test_deprecate_tometadata [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_str [gw4] [ 8%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_null_pk test/orm/test_composites.py::PrimaryKeyTest::test_pk_mutation test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass_bound [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_of_type_with_polymorphic test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-False] test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_of_type_with_polymorphic test/orm/test_deprecations.py::InheritedJoinTest::test_multiple_adaption [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_asdict_and_astuple_special_widget [gw4] [ 8%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_pk_mutation test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column test/sql/test_computed.py::DDLComputedTest::test_column_computed[no_persisted] [gw2] [ 8%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_current test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column [gw4] [ 8%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[no_persisted] [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_false] test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column2 [gw4] [ 8%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_false] test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_none] [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column2 [gw4] [ 8%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_none] test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_true] test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column2 [gw4] [ 8%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_true] [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_multiple_adaption [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column2 test/sql/test_computed.py::DDLComputedTest::test_other_options test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_1 test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_legacy test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags [gw4] [ 8%] PASSED test/sql/test_computed.py::DDLComputedTest::test_other_options test/sql/test_computed.py::DDLComputedTest::test_server_default_onupdate [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags [gw4] [ 8%] PASSED test/sql/test_computed.py::DDLComputedTest::test_server_default_onupdate test/sql/test_computed.py::DDLComputedTest::test_to_metadata test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags_col [gw1] [ 8%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_gc [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags_col [gw2] [ 8%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_legacy test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags_col [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_1 test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_2 [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags_col test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_iterate test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_string [gw5] [ 8%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_string [gw7] [ 8%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-False] [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_2 [gw4] [ 8%] PASSED test/sql/test_computed.py::DDLComputedTest::test_to_metadata test/orm/test_deprecations.py::InheritedJoinTest::test_with_poly_loader_criteria_warning test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_string test/orm/inheritance/test_concrete.py::AdaptOnNamesTest::test_contains_eager [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_with_poly_loader_criteria_warning [gw5] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_string test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-True] [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_asdict_and_astuple_special_widget test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match test/orm/test_deprecations.py::InstancesTest::test_contains_eager test/orm/test_cascade.py::M2MCascadeTest::test_cascade_delete [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_setup [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_setup test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_column [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_column test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_flags [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_flags test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_str [gw7] [ 8%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-True] test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_appending_to_relationship [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_str test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-False] test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_column [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_column test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_flags [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_flags [gw7] [ 8%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-False] test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_str [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_str test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-True] test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column2 test/orm/test_deprecations.py::InstancesTest::test_contains_eager_aliased_instances [gw7] [ 8%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-True] [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column2 [gw2] [ 8%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_cascade_delete test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_flags test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_aliased_instances test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_alias test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-False] [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_flags test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_string [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_string test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_appending_to_relationship [gw2] [ 8%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_column test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_special_widget test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_cascades [gw7] [ 8%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-False] [gw5] [ 8%] 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 [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_special_widget [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_flags test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_str [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_str test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-True] test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_widget test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match [gw4] [ 8%] PASSED test/orm/inheritance/test_concrete.py::AdaptOnNamesTest::test_contains_eager [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_widget test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_column [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_column test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_flags test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_classes_are_still_dataclasses [gw2] [ 8%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_cascades [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_alias test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_string_alias [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_flags [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_classes_are_still_dataclasses test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_str [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_str test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_construction test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_construction test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column [gw7] [ 8%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-True] [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_string_alias [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column test/orm/test_deprecations.py::InstancesTest::test_contains_eager_string_alias test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column2 test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_dynamic test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_equality [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column2 test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_flags test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-False] [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_flags [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_equality test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_string test/orm/inheritance/test_concrete.py::ColKeysTest::test_keys [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_string [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_string_alias test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_filtering_on_relationship test/orm/test_deprecations.py::InstancesTest::test_from_alias_one test/sql/test_compiler.py::ResultMapTest::test_compound_not_toplevel_doesnt_populate [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InstancesTest::test_from_alias_one [gw5] [ 8%] PASSED test/sql/test_compiler.py::ResultMapTest::test_compound_not_toplevel_doesnt_populate test/orm/test_deprecations.py::InstancesTest::test_from_alias_two_old_way test/sql/test_compiler.py::ResultMapTest::test_compound_only_top_populates [gw5] [ 8%] PASSED test/sql/test_compiler.py::ResultMapTest::test_compound_only_top_populates test/sql/test_compiler.py::ResultMapTest::test_compound_populates [gw7] [ 8%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-False] [gw5] [ 8%] PASSED test/sql/test_compiler.py::ResultMapTest::test_compound_populates test/sql/test_compiler.py::ResultMapTest::test_insert_from_select [gw4] [ 8%] PASSED test/orm/inheritance/test_concrete.py::ColKeysTest::test_keys [gw5] [ 8%] PASSED test/sql/test_compiler.py::ResultMapTest::test_insert_from_select [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_filtering_on_relationship test/sql/test_compiler.py::ResultMapTest::test_insert_with_select_values [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InstancesTest::test_from_alias_two_old_way test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-True] [gw2] [ 8%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_dynamic [gw5] [ 8%] PASSED test/sql/test_compiler.py::ResultMapTest::test_insert_with_select_values test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_append test/sql/test_compiler.py::ResultMapTest::test_label_conflict_union [gw5] [ 8%] PASSED test/sql/test_compiler.py::ResultMapTest::test_label_conflict_union test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_round_trip test/sql/test_compiler.py::ResultMapTest::test_label_plus_element [gw5] [ 8%] PASSED test/sql/test_compiler.py::ResultMapTest::test_label_plus_element test/sql/test_compiler.py::ResultMapTest::test_nested_api [gw5] [ 8%] PASSED test/sql/test_compiler.py::ResultMapTest::test_nested_api [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_round_trip test/orm/test_deprecations.py::InstrumentationTest::test_dict_subclass4 test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InstrumentationTest::test_dict_subclass4 [gw5] [ 8%] PASSED test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity_dupe_cols test/orm/test_deprecations.py::InstrumentationTest::test_name_setup [gw7] [ 8%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-True] [gw6] [ 8%] PASSED test/orm/test_deprecations.py::InstrumentationTest::test_name_setup test/orm/inheritance/test_concrete.py::ConcreteTest::test_basic [gw5] [ 8%] PASSED test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity_dupe_cols test/orm/test_deprecations.py::JoinFromSelectableTest::test_mapped_to_select_implicit_left_w_aliased test/dialect/mysql/test_compiler.py::SQLTest::test_backslash_escaping test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-False] [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_backslash_escaping test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BIGINT-CAST(t.col AS SIGNED INTEGER)] test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_appending_to_relationship [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BIGINT-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BINARY-CAST(t.col AS BINARY)] [gw2] [ 8%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_append [gw6] [ 8%] PASSED test/orm/test_deprecations.py::JoinFromSelectableTest::test_mapped_to_select_implicit_left_w_aliased [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BINARY-CAST(t.col AS BINARY)] test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_assignment test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)0] test/orm/test_deprecations.py::JoinLateralTest::test_from_function_sef [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)1] [gw7] [ 8%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-False] [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CHAR-CAST(t.col AS CHAR)] [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CHAR-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CLOB-CAST(t.col AS CHAR)] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-True] [gw2] [ 8%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_assignment [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CLOB-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATE-CAST(t.col AS DATE)] [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATE-CAST(t.col AS DATE)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATETIME-CAST(t.col AS DATETIME)] [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATETIME-CAST(t.col AS DATETIME)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)0] [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)1] [gw6] [ 8%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_from_function_sef [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)1] [gw7] [ 8%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-True] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)0] test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_backref [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)1] [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)1] [gw6] [ 8%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)0] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-False] [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)0] test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate_coreonly test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)1] [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)0] [gw6] [ 8%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate_coreonly [gw4] [ 8%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_basic test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)1] [gw2] [ 8%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_backref test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Integer-CAST(t.col AS SIGNED INTEGER)] [gw6] [ 8%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate [gw3] [ 8%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_appending_to_relationship test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate_coreonly [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Integer-CAST(t.col AS SIGNED INTEGER)] test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_error test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Interval-CAST(t.col AS DATETIME)] [gw5] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Interval-CAST(t.col AS DATETIME)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGBLOB-CAST(t.col AS BINARY)] [gw6] [ 8%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate_coreonly test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGBLOB-CAST(t.col AS BINARY)] [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-False] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGTEXT-CAST(t.col AS CHAR)] test/orm/test_deprecations.py::JoinTest::test_aliased [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGTEXT-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LargeBinary-CAST(t.col AS BINARY)] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LargeBinary-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMBLOB-CAST(t.col AS BINARY)] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-True] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMBLOB-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMTEXT-CAST(t.col AS CHAR)] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMTEXT-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)0] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)1] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NUMERIC-CAST(t.col AS DECIMAL)0] [gw5] [ 9%] 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[NUMERIC-CAST(t.col AS DECIMAL)1] [gw3] [ 9%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-True] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NUMERIC-CAST(t.col AS DECIMAL)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NVARCHAR-CAST(t.col AS CHAR)] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NVARCHAR-CAST(t.col AS CHAR)] test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_widget test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Numeric-CAST(t.col AS DECIMAL)] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Numeric-CAST(t.col AS DECIMAL)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SMALLINT-CAST(t.col AS SIGNED INTEGER)] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-False] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SMALLINT-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SmallInteger-CAST(t.col AS SIGNED INTEGER)] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SmallInteger-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[String-CAST(t.col AS CHAR)] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[String-CAST(t.col AS CHAR)] [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_error test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)0] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)0] test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_raise [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-False] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)1] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)0] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)0] [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_raise test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)1] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-True] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)1] [gw3] [ 9%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_widget test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)0] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)1] test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)1] test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_classes_are_still_dataclasses test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYBLOB-CAST(t.col AS BINARY)] [gw5] [ 9%] 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)] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYINT-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYTEXT-CAST(t.col AS CHAR)] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYTEXT-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Time-CAST(t.col AS TIME)] [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-True] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Time-CAST(t.col AS TIME)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Unicode-CAST(t.col AS CHAR)] [gw5] [ 9%] PASSED 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)] [gw3] [ 9%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_classes_are_still_dataclasses [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[UnicodeText-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARBINARY-CAST(t.col AS BINARY)] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-False] [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARBINARY-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)0] test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_construction [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)1] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_3-CAST(t.col AS UNSIGNED INTEGER)] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_3-CAST(t.col AS UNSIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_32-CAST(t.col AS CHAR CHARACTER SET utf8)] [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-False] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_32-CAST(t.col AS CHAR CHARACTER SET utf8)] [gw4] [ 9%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_35-CAST(t.col AS CHAR CHARACTER SET utf8)] test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base_w_hybrid [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_35-CAST(t.col AS CHAR CHARACTER SET utf8)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_36-CAST(t.col AS CHAR(32))] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_36-CAST(t.col AS CHAR(32))] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-True] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_37-CAST(t.col AS CHAR(32))] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_37-CAST(t.col AS CHAR(32))] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_38-CAST(t.col AS CHAR(32))] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_38-CAST(t.col AS CHAR(32))] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_49-CAST(t.col AS BINARY)] [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_aliased test/orm/test_deprecations.py::JoinTest::test_does_filter_aliasing_work [gw5] [ 9%] 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/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_onelevel [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_54-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_56-CAST(t.col AS BINARY)] [gw3] [ 9%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_construction [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_56-CAST(t.col AS BINARY)] [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_does_filter_aliasing_work test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_8-CAST(t.col AS SIGNED INTEGER)] test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_8-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_9-CAST(t.col AS UNSIGNED INTEGER)] test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_equality [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-True] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_9-CAST(t.col AS UNSIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast_grouped_expression_non_castable [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship] test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship_only] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast_grouped_expression_non_castable test/dialect/mysql/test_compiler.py::SQLTest::test_cast_literal_bind [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast_literal_bind test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-False] test/dialect/mysql/test_compiler.py::SQLTest::test_cast_type_decorator [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_onelevel [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast_type_decorator test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_collate [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship_only] test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_twolevel test/orm/test_deprecations.py::JoinTest::test_from_joinpoint [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_collate test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_and_other_opts [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-False] [gw4] [ 9%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base_w_hybrid [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_and_other_opts test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_hash test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_with_base [gw3] [ 9%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_equality [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_hash test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-True] [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-True] test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_filtering_on_relationship test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_subpartition [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_subpartition [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_from_joinpoint test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-False] test/orm/test_deprecations.py::JoinTest::test_implicit_joins_from_aliases test/dialect/mysql/test_compiler.py::SQLTest::test_extract [gw3] [ 9%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_filtering_on_relationship [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_extract test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-DOUBLE-CAST(t.col AS DOUBLE)] [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_implicit_joins_from_aliases test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_four [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-False] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-DOUBLE-CAST(t.col AS DOUBLE)] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)0] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-True] [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_four test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_round_trip test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_one [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_twolevel [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)0] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)1] [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_one test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)1] [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three_point_five test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)2] [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three_point_five test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_two [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-True] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)2] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-Float-CAST(t.col AS FLOAT)] [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_two test/orm/test_deprecations.py::JoinTest::test_multiple_adaption [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-Float-CAST(t.col AS FLOAT)] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-False] [gw4] [ 9%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_with_base test/orm/inheritance/test_concrete.py::ConcreteTest::test_relationship [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_multiple_adaption test/orm/test_deprecations.py::JoinTest::test_onclause_conditional_adaption test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-DOUBLE-CAST(t.col AS DOUBLE)] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-DOUBLE-CAST(t.col AS DOUBLE)] [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-False] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)0] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)0] [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_onclause_conditional_adaption test/orm/test_deprecations.py::JoinTest::test_orderby_arg_bug test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)1] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-True] [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_orderby_arg_bug [gw3] [ 9%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_round_trip test/orm/test_deprecations.py::JoinTest::test_overlap_with_aliases [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)1] [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-True] [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlap_with_aliases test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)2] test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_multilevel test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_multilevel test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_three [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)2] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-Float-CAST(t.col AS FLOAT)] [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-False] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-Float-CAST(t.col AS FLOAT)] test/dialect/mysql/test_compiler.py::SQLTest::test_full_outer_join [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_full_outer_join test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel_postremove [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_three test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_two test/dialect/mysql/test_compiler.py::SQLTest::test_inner_join [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_two [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-False] test/orm/test_deprecations.py::JoinTest::test_reset_joinpoint [gw3] [ 9%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_inner_join test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col_and_default test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-True] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_reset_joinpoint [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel_postremove test/orm/test_deprecations.py::JoinTest::test_single_name test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement_reserved_word_column_name [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-True] [gw3] [ 9%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col_and_default [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement_reserved_word_column_name test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_twolevel test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_plain_mixin_col [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_name [gw4] [ 9%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_relationship test/orm/test_deprecations.py::JoinTest::test_single_prop_10 test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-False] test/dialect/mysql/test_compiler.py::SQLTest::test_limit test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[False] [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_10 test/orm/test_deprecations.py::JoinTest::test_single_prop_11 [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-False] [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_limit [gw3] [ 9%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_plain_mixin_col test/dialect/mysql/test_compiler.py::SQLTest::test_outer_join [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_11 test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-True] test/orm/test_deprecations.py::JoinTest::test_single_prop_5 [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_5 [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_outer_join test/orm/test_deprecations.py::JoinTest::test_single_prop_7 [gw4] [ 9%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[False] test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col test/dialect/mysql/test_compiler.py::SQLTest::test_precolumns test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[True] [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_7 test/orm/test_deprecations.py::JoinTest::test_single_prop_8 [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-True] [gw6] [ 9%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_8 [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_precolumns [gw3] [ 9%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-False] test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback test/orm/test_expire.py::ExpireTest::test_partial_expire_lazy test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col_and_default [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-False] [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_twolevel test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_cascade_on_deleted [gw3] [ 9%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col_and_default test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-True] [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-True] test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_plain_mixin_col [gw3] [ 9%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_plain_mixin_col test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-False] [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-False] [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_cascade_on_deleted test/sql/test_ddlemit.py::EmitDDLTest::test_comment [gw4] [ 9%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[True] test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_five test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_double_assignment [gw3] [ 9%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_comment test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-True] test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_checkfirst [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-True] [gw4] [ 9%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_five test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_four [gw3] [ 9%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_checkfirst [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_double_assignment test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_nocheck test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-False] [gw3] [ 9%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_nocheck [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-False] [gw5] [ 9%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire_lazy test/sql/test_ddlemit.py::EmitDDLTest::test_create_empty_collection [gw3] [ 9%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_empty_collection test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_doesnt_exist test/orm/test_expire.py::ExpireTest::test_pending_raises test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-True] [gw3] [ 9%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_doesnt_exist [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan_on_update [gw5] [ 9%] PASSED test/orm/test_expire.py::ExpireTest::test_pending_raises test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_exists [gw3] [ 9%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_exists [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-True] test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_doesnt_exist test/orm/test_deprecations.py::TransScopingTest::test_no_autoflush_or_commit_in_expire_w_autocommit test/orm/test_expire.py::ExpireTest::test_persistence_check [gw5] [ 9%] PASSED test/orm/test_expire.py::ExpireTest::test_persistence_check [gw3] [ 9%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_doesnt_exist test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_exists [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan_on_update test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_pending_expunge [gw7] [ 9%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_no_autoflush_or_commit_in_expire_w_autocommit [gw4] [ 9%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_four test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_one [gw3] [ 9%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_exists test/orm/test_expire.py::ExpireTest::test_refresh_cancels_expire test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_auto_alter_fk [gw3] [ 9%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_auto_alter_fk [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_pending_expunge test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_checkfirst test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_save_update_sends_pending [gw5] [ 9%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cancels_expire test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_begin_begin_commit_commit [gw3] [ 9%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_checkfirst test/orm/test_expire.py::ExpireTest::test_refresh_cascade test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_inline_fk [gw3] [ 9%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_inline_fk [gw7] [ 9%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_begin_begin_commit_commit test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_nocheck [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_save_update_sends_pending test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_begin_begin_rollback_rollback [gw5] [ 9%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cascade test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_cascade_on_deleted [gw3] [ 9%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_nocheck test/sql/test_ddlemit.py::EmitDDLTest::test_create_seq_checkfirst [gw7] [ 9%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_begin_begin_rollback_rollback test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_autocommit [gw4] [ 9%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_one [gw7] [ 9%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_autocommit [gw3] [ 9%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_seq_checkfirst test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_six test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_exists_index_checkfirst test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_autorollback [gw3] [ 9%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_exists_index_checkfirst [gw7] [ 9%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_autorollback [gw2] [ 9%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_cascade_on_deleted test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_index_checkfirst test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_nested_rollback test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_double_assignment [gw5] [ 9%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending [gw7] [ 9%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_nested_rollback test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending_orphan test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_orig_rollback [gw3] [ 10%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_index_checkfirst [gw4] [ 10%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_six test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_three test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_checkfirst [gw7] [ 10%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_orig_rollback test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_savepoint_rollback [gw3] [ 10%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_checkfirst [gw7] [ 10%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_savepoint_rollback test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_nocheck [gw2] [ 10%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_double_assignment test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_twophase_rollback test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan [gw3] [ 10%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_nocheck [gw7] [ 10%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_twophase_rollback test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending_orphan [gw7] [ 10%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close2 test/orm/test_expire.py::ExpireTest::test_refresh_collection_exception test/sql/test_ddlemit.py::EmitDDLTest::test_drop_empty_collection [gw7] [ 10%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close2 [gw4] [ 10%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_three test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_two [gw3] [ 10%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_empty_collection [gw0] [ 10%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_back_to_one [gw2] [ 10%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_compiled test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan_on_update test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_doesnt_exist test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_cleanout [gw7] [ 10%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_compiled [gw3] [ 10%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_doesnt_exist test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_driversql [gw7] [ 10%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_driversql [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_collection_exception test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_exists test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_text test/orm/test_expire.py::ExpireTest::test_refresh_on_deleted_raises [gw7] [ 10%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_text [gw3] [ 10%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_exists test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_inactive_due_to_subtransaction_no_commit [gw2] [ 10%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan_on_update [gw7] [ 10%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_inactive_due_to_subtransaction_no_commit test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_pending_expunge test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_doesnt_exist [gw3] [ 10%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_doesnt_exist test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_inactive_due_to_subtransaction_on_nested_no_commit [gw7] [ 10%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_inactive_due_to_subtransaction_on_nested_no_commit test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_exists test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_mixed_two_phase_transaction [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_on_deleted_raises [gw4] [ 10%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_two [gw7] [ 10%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_mixed_two_phase_transaction test/orm/test_expire.py::ExpireTest::test_relationship_changes_preserved test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nested_rollback [gw2] [ 10%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_pending_expunge [gw3] [ 10%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_exists test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_save_update_sends_pending test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_checkfirst [gw7] [ 10%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nested_rollback test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nesting [gw7] [ 10%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nesting [gw3] [ 10%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_checkfirst test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_marker_on_inactive_trans test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_nocheck test/orm/inheritance/test_concrete.py::ManySallyanyTest::test_selective_relationships [gw7] [ 10%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_marker_on_inactive_trans [gw2] [ 10%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_save_update_sends_pending [gw3] [ 10%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_nocheck test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback_to_subtransaction test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_cascade_delete [gw7] [ 10%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback_to_subtransaction test/sql/test_ddlemit.py::EmitDDLTest::test_drop_seq_checkfirst [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_relationship_changes_preserved test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_cancelled_by_toplevel_marker test/orm/test_expire.py::ExpireTest::test_relationships_load_on_query [gw7] [ 10%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_cancelled_by_toplevel_marker test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_transaction_container [gw7] [ 10%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_transaction_container [gw3] [ 10%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_seq_checkfirst test/sql/test_ddlemit.py::EmitDDLTest::test_drop_table_index_checkfirst [gw6] [ 10%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback [gw1] [ 10%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_iterate [gw3] [ 10%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_table_index_checkfirst test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_five [gw6] [ 10%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_five test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[active_history-True] test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_four test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_after [gw6] [ 10%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_four test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_one [gw6] [ 10%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_one test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_three [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_after [gw6] [ 10%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_three test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_two test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_before [gw6] [ 10%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_two [gw4] [ 10%] PASSED test/orm/inheritance/test_concrete.py::ManySallyanyTest::test_selective_relationships test/ext/test_associationproxy.py::SetTest::test_bulk_replace [gw7] [ 10%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[active_history-True] [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_before [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_relationships_load_on_query test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[cascade_backrefs-False] test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_both [gw2] [ 10%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_cascade_delete test/orm/test_expire.py::ExpireTest::test_rollback_undoes_expunge_from_deleted test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_onelevel [gw1] [ 10%] PASSED test/ext/test_associationproxy.py::SetTest::test_bulk_replace test/ext/test_associationproxy.py::SetTest::test_set_comparison_empty_to_empty test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_inheriting [gw1] [ 10%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_comparison_empty_to_empty test/ext/test_associationproxy.py::SetTest::test_set_comparisons [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_both [gw7] [ 10%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[cascade_backrefs-False] [gw2] [ 10%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_onelevel [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_rollback_undoes_expunge_from_deleted test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_twolevel test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[enable_typechecks-False] test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_after [gw1] [ 10%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_comparisons test/ext/test_associationproxy.py::SetTest::test_set_mutation [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_after test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-False] [gw7] [ 10%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[enable_typechecks-False] test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_before test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_deletes-True] [gw2] [ 10%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_twolevel test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_finds_orphans_twolevel [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_before test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_both [gw7] [ 10%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_deletes-True] [gw2] [ 10%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_finds_orphans_twolevel test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_backref [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_both [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-False] test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_updates-False] test/engine/test_ddlevents.py::DDLEventTest::test_metadata_table_isolation [gw7] [ 10%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_updates-False] [gw4] [ 10%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_inheriting test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_merge_w_relationship [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_table_isolation [gw2] [ 10%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_backref test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-True] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_raise test/engine/test_ddlevents.py::DDLEventTest::test_table_all [gw2] [ 10%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_raise test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_cascade_deletes_user [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_all test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_aliased_comparator [gw7] [ 10%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_aliased_comparator test/engine/test_ddlevents.py::DDLEventTest::test_table_create_after [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-True] [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_create_after test/engine/test_ddlevents.py::DDLEventTest::test_table_create_before test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_comparator test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[True-False] [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_create_before [gw2] [ 10%] PASSED test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_cascade_deletes_user test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[raise] [gw2] [ 10%] PASSED test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[raise] test/engine/test_ddlevents.py::DDLEventTest::test_table_create_both test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[select] [gw7] [ 10%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_comparator [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_create_both test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_fixture [gw4] [ 10%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_merge_w_relationship test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_noninherited_warning test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_after [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[True-False] [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_after [gw7] [ 10%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_fixture test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_subclass_wrapped_classlevel [gw2] [ 10%] PASSED test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[select] test/orm/test_expire.py::ExpireTest::test_state_change_col_to_deferred test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_before test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_basic [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_state_change_col_to_deferred [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_before [gw7] [ 10%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_subclass_wrapped_classlevel test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_both test/orm/test_expire.py::ExpireTest::test_state_deferred_to_col test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_wrapped_classlevel [gw2] [ 10%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_basic [gw7] [ 10%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_wrapped_classlevel test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_commit_warns [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_both [gw4] [ 10%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_noninherited_warning test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_backref_relationship test/engine/test_ddlevents.py::DDLExecutionTest::test_conditional_constraint test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_alter [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_alter [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_conditional_constraint [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_state_deferred_to_col test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_create [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_create [gw2] [ 10%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_commit_warns test/orm/test_expire.py::ExpireTest::test_state_noload_to_lazy test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_flag_on_backref test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_delete [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_delete [gw2] [ 10%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_flag_on_backref test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_drop [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_drop test/engine/test_ddlevents.py::DDLExecutionTest::test_ddl_execute test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_basic test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_grant [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_ddl_execute [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_grant test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_import_foreign_schema [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_import_foreign_schema test/engine/test_ddlevents.py::DDLExecutionTest::test_metadata [gw4] [ 10%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_backref_relationship [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_state_noload_to_lazy test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_insert test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_forwards_relationship test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_aliased_whatever [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_insert test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,contains] [gw1] [ 10%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_mutation test/ext/test_associationproxy.py::SetTest::test_set_operations test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_load_data [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_metadata [gw7] [ 10%] SKIPPED test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_load_data test/engine/test_ddlevents.py::DDLExecutionTest::test_platform_escape test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_refresh_view [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_refresh_view [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_platform_escape [gw1] [ 10%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_operations test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_replace [gw6] [ 10%] PASSED test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_aliased_whatever [gw4] [ 10%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_forwards_relationship test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_unaliased_whatever [gw7] [ 10%] SKIPPED test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_replace test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_polymorphic_backref test/engine/test_ddlevents.py::DDLExecutionTest::test_table_by_metadata test/ext/test_associationproxy.py::SynonymOfProxyTest::test_hasattr test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_revoke [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_revoke [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_table_by_metadata [gw2] [ 10%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_basic test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_select [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,contains] [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_select test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_truncate [gw1] [ 10%] PASSED test/ext/test_associationproxy.py::SynonymOfProxyTest::test_hasattr test/engine/test_ddlevents.py::DDLExecutionTest::test_table_standalone [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_truncate test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_expr [gw6] [ 10%] PASSED test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_unaliased_whatever test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,joined] test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_commit_warns [gw1] [ 10%] PASSED test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_expr test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_instance_getter [gw1] [ 10%] PASSED test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_instance_getter test/orm/test_assorted_eager.py::EagerTest::test_dslish test/orm/test_deprecations.py::LazyTest::test_backrefs_dont_lazyload test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_update [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_update [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_table_standalone test/dialect/mysql/test_dialect.py::BackendDialectTest::test_autocommit_isolation_level [gw7] [ 10%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_autocommit_isolation_level test/dialect/mysql/test_dialect.py::BackendDialectTest::test_isolation_level [gw7] [ 10%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_isolation_level test/engine/test_ddlevents.py::DDLTest::test_filter test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_default_isolation_level [gw7] [ 10%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_default_isolation_level [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLTest::test_filter [gw2] [ 10%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_commit_warns test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_flag_on_backref [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,joined] [gw1] [ 10%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_dslish test/orm/test_assorted_eager.py::EagerTest::test_noorm test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_overwrite_related [gw1] [ 10%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_noorm test/orm/test_assorted_eager.py::EagerTest::test_withjoinedload test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_show_variables [gw7] [ 10%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_show_variables test/engine/test_ddlevents.py::DDLTest::test_tokens [gw1] [ 10%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_withjoinedload test/orm/test_assorted_eager.py::EagerTest::test_without_outerjoin_literal test/dialect/mysql/test_dialect.py::BackendDialectTest::test_reserved_words_mysql_vs_mariadb [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLTest::test_tokens [gw7] [ 10%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_reserved_words_mysql_vs_mariadb [gw1] [ 10%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_without_outerjoin_literal test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[10.5.12-MariaDB] [gw7] [ 10%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[10.5.12-MariaDB] test/orm/test_assorted_eager.py::EagerTest::test_withoutjoinedload test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.0.2] [gw7] [ 10%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.0.2] [gw1] [ 10%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_withoutjoinedload test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.6.49] test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_autobegin_transaction [gw2] [ 10%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_flag_on_backref test/orm/test_assorted_eager.py::EagerTest::test_withoutouterjoin [gw7] [ 10%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.6.49] [gw4] [ 10%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_polymorphic_backref [gw1] [ 10%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_withoutouterjoin test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H&host=H:P&host=H] [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H&host=H:P&host=H] [gw5] [ 10%] PASSED test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_overwrite_related test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H,H,H&port=P,P,P] test/orm/test_assorted_eager.py::EagerTest2::test_eager_terminate test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2m [gw6] [ 10%] PASSED test/orm/test_deprecations.py::LazyTest::test_backrefs_dont_lazyload [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_autobegin_transaction test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_error_other_loop [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H,H,H&port=P,P,P] test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H&host=H:P] [gw1] [ 10%] PASSED test/orm/test_assorted_eager.py::EagerTest2::test_eager_terminate [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H&host=H:P] test/orm/test_expire.py::ExpiredPendingTest::test_expired_pending test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H&host=H] test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_explicit_begin_transaction test/orm/test_assorted_eager.py::EagerTest3::test_nesting_with_functions [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H&host=H] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_assertions [gw6] [ 10%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_assertions test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_compile [gw6] [ 10%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_compile test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_operators [gw6] [ 10%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_operators test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_between_operators[not_between_op-notbetween_op-a NOT BETWEEN b AND c] [gw1] [ 10%] PASSED test/orm/test_assorted_eager.py::EagerTest3::test_nesting_with_functions [gw6] [ 10%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_between_operators[not_between_op-notbetween_op-a NOT BETWEEN b AND c] test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H:P&host=H:P] test/orm/test_assorted_eager.py::EagerTest4::test_basic test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[is_not_distinct_from-isnot_distinct_from-a IS NOT DISTINCT FROM b] [gw6] [ 10%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[is_not_distinct_from-isnot_distinct_from-a IS NOT DISTINCT FROM b] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_contains_op-notcontains_op-a NOT LIKE '%' || b || '%'] [gw7] [ 10%] SKIPPED test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H:P&host=H:P] [gw3] [ 10%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_explicit_begin_transaction [gw6] [ 10%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_contains_op-notcontains_op-a NOT LIKE '%' || b || '%'] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_endswith_op-notendswith_op-a NOT LIKE '%' || b] [gw7] [ 10%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name [gw2] [ 10%] PASSED test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2m test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name_bad [gw6] [ 10%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_endswith_op-notendswith_op-a NOT LIKE '%' || b] test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_engine [gw7] [ 10%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name_bad test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_ilike_op-notilike_op-lower(a) NOT LIKE lower(b)] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_auto_convert_lobs test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2o [gw7] [ 10%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_auto_convert_lobs [gw6] [ 10%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_ilike_op-notilike_op-lower(a) NOT LIKE lower(b)] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_like_op-notlike_op-a NOT LIKE b] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_use_ansi [gw6] [ 10%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_like_op-notlike_op-a NOT LIKE b] [gw1] [ 11%] PASSED test/orm/test_assorted_eager.py::EagerTest4::test_basic test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_match_op-notmatch_op-NOT a MATCH b] [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_match_op-notmatch_op-NOT a MATCH b] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_startswith_op-notstartswith_op-a NOT LIKE b || '%'] test/orm/test_assorted_eager.py::EagerTest5::test_basic [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_startswith_op-notstartswith_op-a NOT LIKE b || '%'] [gw5] [ 11%] PASSED test/orm/test_expire.py::ExpiredPendingTest::test_expired_pending test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[is_not_distinct_from-isnot_distinct_from] [gw7] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_use_ansi [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[is_not_distinct_from-isnot_distinct_from] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_encoding test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[not_ilike-notilike] [gw7] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_encoding [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[not_ilike-notilike] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[not_like-notlike] [gw3] [ 11%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_engine test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_events [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2o [gw7] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_events [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[not_like-notlike] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_int_mode test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_o2m test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[nulls_first-nullsfirst] [gw7] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_int_mode test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_no_transaction [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[nulls_first-nullsfirst] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[nulls_last-nullslast] [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[nulls_last-nullslast] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_false-isfalse-True] [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_false-isfalse-True] [gw1] [ 11%] PASSED test/orm/test_assorted_eager.py::EagerTest5::test_basic test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_not_distinct_from-isnot_distinct_from-True] test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_not_distinct_from-isnot_distinct_from-True] test/orm/test_assorted_eager.py::EagerTest6::test_one test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_true-istrue-True] [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_true-istrue-True] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_between_op-notbetween_op-True] [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_o2m [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_between_op-notbetween_op-True] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_contains_op-notcontains_op-False] [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_contains_op-notcontains_op-False] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_endswith_op-notendswith_op-False] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_mode [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_endswith_op-notendswith_op-False] [gw7] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_mode test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_purity [gw7] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_purity test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_ilike_op-notilike_op-True] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_ilike_op-notilike_op-True] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_like_op-notlike_op-True] [gw7] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_like_op-notlike_op-True] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_match_op-notmatch_op-True] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded_deprecated_at_dialect_level [gw7] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded_deprecated_at_dialect_level [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_match_op-notmatch_op-True] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_startswith_op-notstartswith_op-False] [gw5] [ 11%] PASSED test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_startswith_op-notstartswith_op-False] [gw3] [ 11%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_no_transaction test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_default_flags test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged [gw1] [ 11%] PASSED test/orm/test_assorted_eager.py::EagerTest6::test_one test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_expired test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_transaction test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_first_op-nullsfirst_op-False] [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_first_op-nullsfirst_op-False] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_last_op-nullslast_op-False] test/orm/test_assorted_eager.py::EagerTest7::test_load_m2o_attached_to_o2 [gw6] [ 11%] 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_unary_operators[nulls_first_op-nullsfirst_op-a NULLS FIRST] [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_first_op-nullsfirst_op-a NULLS FIRST] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_last_op-nullslast_op-a NULLS LAST] [gw6] [ 11%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_last_op-nullslast_op-a NULLS LAST] [gw5] [ 11%] PASSED test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_expired test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_delete_schema_legacy [gw6] [ 11%] SKIPPED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_delete_schema_legacy test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema [gw6] [ 11%] SKIPPED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema_legacy test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_fetched [gw6] [ 11%] SKIPPED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema_legacy test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_column_subquery_to_alias [gw1] [ 11%] PASSED test/orm/test_assorted_eager.py::EagerTest7::test_load_m2o_attached_to_o2 test/orm/test_assorted_eager.py::EagerTest8::test_nested_joins [gw7] [ 11%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_default_flags [gw6] [ 11%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_column_subquery_to_alias test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ident_length_in_13_is_30 [gw3] [ 11%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_transaction test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_join_to_schema [gw5] [ 11%] PASSED test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_fetched test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_engine test/orm/test_expire.py::LifecycleTest::test_cols_missing_in_load [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged [gw6] [ 11%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_join_to_schema test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg0-True] [gw7] [ 11%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ident_length_in_13_is_30 test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_112 [gw6] [ 11%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg0-True] test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg1-False] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged_nochange [gw1] [ 11%] PASSED test/orm/test_assorted_eager.py::EagerTest8::test_nested_joins [gw6] [ 11%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg1-False] [gw3] [ 11%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_engine test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map test/orm/test_assorted_eager.py::EagerTest9::test_joinedload_on_path [gw7] [ 11%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_112 [gw6] [ 11%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map_use_labels [gw5] [ 11%] 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 [gw6] [ 11%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map_use_labels test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select [gw6] [ 11%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select_use_labels [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged_nochange [gw6] [ 11%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select_use_labels [gw4] [ 11%] PASSED test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_error_other_loop test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_lazy_init test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_pending test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_disable_eagerloads test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_union_schema_to_non test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122 [gw1] [ 11%] PASSED test/orm/test_assorted_eager.py::EagerTest9::test_joinedload_on_path [gw6] [ 11%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_union_schema_to_non test/orm/inheritance/test_assorted_poly.py::ColPropWAliasJoinedToBaseTest::test_alias_omitted [gw5] [ 11%] PASSED test/orm/test_expire.py::LifecycleTest::test_deferred_cols_missing_in_load_state_reset test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit [gw6] [ 11%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit_optional [gw6] [ 11%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit_optional [gw7] [ 11%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122 test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_embedded_select [gw6] [ 11%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_embedded_select test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_explicit test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key [gw6] [ 11%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_explicit [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::ColPropWAliasJoinedToBaseTest::test_alias_omitted [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_pending test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_execute [gw6] [ 11%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_execute test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_scalar test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_auto [gw6] [ 11%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_scalar test/sql/test_deprecations.py::LegacySequenceExecTest::test_implicit_connectionless [gw6] [ 11%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_implicit_connectionless test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_allows_backref_event test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient [gw7] [ 11%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_auto test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_manual_alias test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_cant_parse [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_manual_alias [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient [gw5] [ 11%] PASSED test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate [gw6] [ 11%] PASSED test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_allows_backref_event test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key_pk_absent test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient_nochange test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_on_persistent_allows_backref_event [gw6] [ 11%] PASSED test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_on_persistent_allows_backref_event test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_keyed_tuple [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate_except [gw5] [ 11%] PASSED test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key_pk_absent [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient_nochange test/orm/test_expire.py::PolymorphicExpireTest::test_poly_deferred test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_pending [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate_except [gw7] [ 11%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_cant_parse [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_pending test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_raises test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_custompk test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_persistent [gw7] [ 11%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_raises [gw5] [ 11%] PASSED test/orm/test_expire.py::PolymorphicExpireTest::test_poly_deferred [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_custompk test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora10_flags test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_pk_collapses test/orm/test_expire.py::RefreshTest::test_persistence_check [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_pk_collapses test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_engineer [gw7] [ 11%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora10_flags [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_persistent test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora8_flags test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_transient [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_transient test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged [gw7] [ 11%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora8_flags test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_use_nchar [gw3] [ 11%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_disable_eagerloads [gw5] [ 11%] PASSED test/orm/test_expire.py::RefreshTest::test_persistence_check [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_engineer test/orm/test_expire.py::RefreshTest::test_refresh test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person [gw7] [ 11%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_use_nchar test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_insert [gw7] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_insert test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_no_warning [gw7] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_no_warning test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_warning [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged [gw7] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_warning test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_name_is_the_user [gw7] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_name_is_the_user test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged_nochange test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_schema_detected [gw7] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_schema_detected [gw4] [ 11%] PASSED test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_lazy_init test/dialect/oracle/test_dialect.py::DialectTest::test_cx_oracle_version_parse test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_async_error [gw7] [ 11%] PASSED test/dialect/oracle/test_dialect.py::DialectTest::test_cx_oracle_version_parse [gw4] [ 11%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_async_error [gw5] [ 11%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_error [gw4] [ 11%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_error test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_no_greenlet test/orm/test_expire.py::RefreshTest::test_refresh2 [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person [gw4] [ 11%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_no_greenlet test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_downgrade_baseline test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_error test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person_car [gw4] [ 11%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_error test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_no_greenlet test/dialect/postgresql/test_dialect.py::DialectTest::test_ensure_version_is_qualified [gw4] [ 11%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_no_greenlet test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_contextvars [gw7] [ 11%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_ensure_version_is_qualified test/dialect/oracle/test_dialect.py::DialectTest::test_minimum_version [gw7] [ 11%] PASSED test/dialect/oracle/test_dialect.py::DialectTest::test_minimum_version [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person_car test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python2 [gw7] [ 11%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python2 test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python3 [gw7] [ 11%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python3 test/orm/inheritance/test_assorted_poly.py::InheritingEagerTest::test_basic [gw5] [ 11%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh2 [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged_nochange test/orm/test_expire.py::RefreshTest::test_refresh_autoflush test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending [gw5] [ 11%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_autoflush [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::InheritingEagerTest::test_basic test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_use_native_unicode_from_config [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending test/orm/test_expire.py::RefreshTest::test_refresh_expired [gw7] [ 11%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_use_native_unicode_from_config test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_disconnect test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending_nochange test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_subclass_to_superclass [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_disconnect test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_one [gw5] [ 11%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_expired [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_one [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending_nochange test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_two test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_transient test/orm/test_expire.py::RefreshTest::test_refresh_maintains_deferred_options [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_two test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_subclass_to_superclass [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string_w_query test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_base [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string_w_query test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA,hostB,hostC&port=portA,portB,portC-expected6] [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_base [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA,hostB,hostC&port=portA,portB,portC-expected6] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA:portA&host=hostB:portB&host=hostC:portC-expected4] [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA:portA&host=hostB:portB&host=hostC:portC-expected4] test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_same_subclass test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA:portA&host=hostB:portB&host=hostC:portC-expected5] [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA:portA&host=hostB:portB&host=hostC:portC-expected5] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA&host=hostB&host=hostC-expected1] [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA&host=hostB&host=hostC-expected1] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA&host=hostB:portB&host=hostC:portC-expected2] [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA&host=hostB:portB&host=hostC:portC-expected2] [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_same_subclass test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA-expected0] test/orm/inheritance/test_assorted_poly.py::ManyToManyPolyTest::test_pjoin_compile [gw5] [ 11%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_maintains_deferred_options test/orm/test_expire.py::RefreshTest::test_refresh_with_eager [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA-expected0] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA:portA&host=hostB:portB&host=hostC:portC-expected3] [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA:portA&host=hostB:portB&host=hostC:portC-expected3] [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::ManyToManyPolyTest::test_pjoin_compile test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_no_mix_hosts[postgresql+psycopg2:///?host=H&host=H&port=5432,5432] [gw3] [ 11%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_downgrade_baseline [gw5] [ 11%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_with_eager [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_no_mix_hosts[postgresql+psycopg2:///?host=H&host=H&port=5432,5432] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_no_mix_hosts[postgresql+psycopg2://user:pass@/dbname?host=H&host=H&port=5432,5432] [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_no_mix_hosts[postgresql+psycopg2://user:pass@/dbname?host=H&host=H&port=5432,5432] test/dialect/postgresql/test_dialect.py::DialectTest::test_version_parsing test/orm/inheritance/test_assorted_poly.py::MissingPolymorphicOnTest::test_polyon_col_setsup [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_transient test/orm/test_expire.py::RefreshTest::test_refresh_with_lazy test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged [gw7] [ 11%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_version_parsing test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged_nochange [gw5] [ 11%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_with_lazy test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[1927-Connection was killed-OperationalError-mysqldb-True] [gw1] [ 11%] PASSED test/orm/inheritance/test_assorted_poly.py::MissingPolymorphicOnTest::test_polyon_col_setsup [gw7] [ 11%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[1927-Connection was killed-OperationalError-mysqldb-True] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[1927-Connection was killed-OperationalError-pymysql-True] [gw7] [ 11%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[1927-Connection was killed-OperationalError-pymysql-True] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2006-foo-OperationalError-mysqldb-True] [gw7] [ 11%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2006-foo-OperationalError-mysqldb-True] test/ext/test_extendedattr.py::DisposeTest::test_unregister test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2006-foo-OperationalError-pymysql-True] test/orm/inheritance/test_assorted_poly.py::MultiLevelTest::test_threelevels [gw5] [ 11%] PASSED test/ext/test_extendedattr.py::DisposeTest::test_unregister [gw7] [ 11%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2006-foo-OperationalError-pymysql-True] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2007-foo-OperationalError-mysqldb-False] test/ext/test_extendedattr.py::ExtendedEventsTest::test_subclassed [gw7] [ 11%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2007-foo-OperationalError-mysqldb-False] [gw5] [ 11%] PASSED test/ext/test_extendedattr.py::ExtendedEventsTest::test_subclassed test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2007-foo-OperationalError-pymysql-False] [gw7] [ 11%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2007-foo-OperationalError-pymysql-False] test/ext/test_extendedattr.py::FinderTest::test_customfinder_greedy [gw3] [ 11%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound [gw5] [ 11%] PASSED test/ext/test_extendedattr.py::FinderTest::test_customfinder_greedy test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4031-foo-OperationalError-mysqldb-True] test/ext/test_extendedattr.py::FinderTest::test_customfinder_pass [gw5] [ 11%] PASSED test/ext/test_extendedattr.py::FinderTest::test_customfinder_pass test/ext/test_extendedattr.py::FinderTest::test_nativeext_interfaceexact [gw7] [ 11%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4031-foo-OperationalError-mysqldb-True] [gw5] [ 11%] PASSED test/ext/test_extendedattr.py::FinderTest::test_nativeext_interfaceexact test/ext/test_extendedattr.py::FinderTest::test_nativeext_submanager test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound [gw5] [ 11%] PASSED test/ext/test_extendedattr.py::FinderTest::test_nativeext_submanager test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4031-foo-OperationalError-pymysql-True] test/ext/test_extendedattr.py::FinderTest::test_standard [gw5] [ 11%] PASSED test/ext/test_extendedattr.py::FinderTest::test_standard [gw7] [ 11%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4031-foo-OperationalError-pymysql-True] test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b1 test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4032-foo-OperationalError-mysqldb-False] [gw2] [ 11%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged_nochange [gw5] [ 11%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b1 test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b2 test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_expunged [gw7] [ 11%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4032-foo-OperationalError-mysqldb-False] [gw5] [ 11%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b2 [gw2] [ 12%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_expunged test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4032-foo-OperationalError-pymysql-False] test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_c_b test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_pending [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4032-foo-OperationalError-pymysql-False] [gw5] [ 12%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_c_b test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-cONnection aLREady closed-InternalError-pymysql-True] test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_none [gw5] [ 12%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_none test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_down [gw5] [ 12%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_down test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_up [gw5] [ 12%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_up test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_alternate_finders [gw5] [ 12%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_alternate_finders test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_basic [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-cONnection aLREady closed-InternalError-pymysql-True] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-cONnection was kILLEd-InternalError-pymysql-True] [gw1] [ 12%] PASSED test/orm/inheritance/test_assorted_poly.py::MultiLevelTest::test_threelevels test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_descendant_refs_parent [gw6] [ 12%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_keyed_tuple test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_plain_tuple [gw6] [ 12%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_plain_tuple test/orm/test_deprecations.py::MergeResultTest::test_none_entity [gw6] [ 12%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_none_entity test/orm/test_deprecations.py::MergeResultTest::test_single_column [gw6] [ 12%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_single_column test/orm/test_deprecations.py::MergeResultTest::test_single_entity [gw5] [ 12%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_basic test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_collection_with_backref [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-cONnection was kILLEd-InternalError-pymysql-True] [gw6] [ 12%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_single_entity test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-something broke-InternalError-pymysql-False] [gw2] [ 12%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_pending [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-something broke-InternalError-pymysql-False] [gw1] [ 12%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_descendant_refs_parent [gw5] [ 12%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_collection_with_backref test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_transient test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mariadb_connector_special_encodings test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_parent_refs_descendant test/orm/test_deprecations.py::MixedEntitiesTest::test_values test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_deferred [gw5] [ 12%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_deferred [gw7] [ 12%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mariadb_connector_special_encodings test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mysqlconnector_buffered_arg [gw3] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound [gw2] [ 12%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_transient test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_history test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mysqlconnector_buffered_arg test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mysqlconnector_raise_on_warnings_arg [gw1] [ 12%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_parent_refs_descendant test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join1] [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mysqlconnector_raise_on_warnings_arg [gw2] [ 12%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[charset-hello] [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[charset-hello] [gw5] [ 12%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_history test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged_nochange test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_inheritance test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[client_flag-1234] [gw5] [ 12%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_inheritance [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[client_flag-1234] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[compress-True] [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[compress-True] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[connect_timeout-30] [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[connect_timeout-30] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[local_infile-1234] [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[local_infile-1234] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[read_timeout-30] [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[read_timeout-30] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[use_unicode-False] [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[use_unicode-False] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[write_timeout-30] [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[write_timeout-30] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_random_arg [gw7] [ 12%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_random_arg test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_special_encodings[utf8] [gw7] [ 12%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_special_encodings[utf8] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_special_encodings[utf8mb4] [gw7] [ 12%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_special_encodings[utf8mb4] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[mysqldb] [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[mysqldb] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[oursql] [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[oursql] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[pymysql] [gw3] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined [gw4] [ 12%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_contextvars [gw0] [ 12%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_cleanout test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_name_race [gw0] [ 12%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_name_race test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_ambiguous [gw2] [ 12%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged_nochange test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_pending [gw6] [ 12%] PASSED test/orm/test_deprecations.py::MixedEntitiesTest::test_values test/orm/test_deprecations.py::MixedEntitiesTest::test_values_specific_order_by [gw6] [ 12%] PASSED test/orm/test_deprecations.py::MixedEntitiesTest::test_values_specific_order_by test/orm/test_deprecations.py::MixedEntitiesTest::test_values_with_boolean_selects [gw6] [ 12%] PASSED test/orm/test_deprecations.py::MixedEntitiesTest::test_values_with_boolean_selects test/orm/test_deprecations.py::MultiplePathTest::test_basic [gw6] [ 12%] PASSED test/orm/test_deprecations.py::MultiplePathTest::test_basic test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_clear [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_clear test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_none [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_none test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_raise [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_raise test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_copy [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_copy test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_deepcopy [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_deepcopy test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_in_place_mutation [gw7] [ 12%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[pymysql] test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_graceful_failure_isolation_level_not_available test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_ok [gw4] [ 12%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_ok test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_propagate_cancelled [gw4] [ 12%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_propagate_cancelled test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_require_await [gw4] [ 12%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_require_await test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_sync_error [gw4] [ 12%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_sync_error test/sql/test_constraints.py::ConstraintCompilationTest::test_column_level_ck_name [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_column_level_ck_name test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_plain [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_plain test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_schema [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_schema test/sql/test_constraints.py::ConstraintCompilationTest::test_create_table_omit_fks [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_create_table_omit_fks test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_check [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_check test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_fk [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_fk test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_pk [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_pk test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_check [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_check test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_fk [gw1] [ 12%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join1] test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_instance_dict [gw5] [ 12%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_instance_dict test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_null_instrumentation [gw5] [ 12%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_null_instrumentation test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_unmapped_not_type_error [gw5] [ 12%] 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 [gw5] [ 12%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_unmapped_not_type_error_iter_ok test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_basic [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_basic test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_composed [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_composed test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_subquery [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_subquery test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_with_tuples [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_with_tuples test/sql/test_external_traversal.py::ClauseAdapterTest::test_adapt_select_w_unlabeled_fn [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_adapt_select_w_unlabeled_fn test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join_nested_table[False] [gw5] [ 12%] 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] [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join_nested_table[True] test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_straight [gw5] [ 12%] 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] [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_on_clone[False] test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_on_clone[True] [gw5] [ 12%] 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] [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_with_mixed_tables[False] test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_with_mixed_tables[True] [gw2] [ 12%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_pending test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join2] [gw1] [ 12%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join2] test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join3] [gw1] [ 12%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join3] test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join1] [gw1] [ 12%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join1] test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join2] [gw1] [ 12%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join2] test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join3] [gw1] [ 12%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join3] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join1] [gw1] [ 12%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join1] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join2] [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_with_mixed_tables[True] test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlation_on_clone [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_in_place_mutation test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_modified_event [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_modified_event test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pickle_parent [gw7] [ 12%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_graceful_failure_isolation_level_not_available test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_hypothetical_not_implemented_isolation_level [gw7] [ 12%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_hypothetical_not_implemented_isolation_level test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: make sure we read the code-None-True] [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_fk test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_unique [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_unique test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pickle_parent [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain_unattached test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain_unattached test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_schema [gw1] [ 12%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join2] [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlation_on_clone [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_schema test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_pkc [gw7] [ 12%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: make sure we read the code-None-True] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join3] [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_pkc test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_uc test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_path_wildcards [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_uc test/sql/test_external_traversal.py::ClauseAdapterTest::test_derived_from test/sql/test_constraints.py::ConstraintCompilationTest::test_external_ck_constraint_cancels_internal [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_derived_from [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_external_ck_constraint_cancels_internal test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: not connected-None-True] [gw7] [ 12%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: not connected-None-True] test/sql/test_constraints.py::ConstraintCompilationTest::test_fk_match_clause [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_fk_match_clause test/sql/test_constraints.py::ConstraintCompilationTest::test_functional_index_w_string_cols_combo test/sql/test_external_traversal.py::ClauseAdapterTest::test_functions test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop_default [gw2] [ 12%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_functions test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient_nochange test/sql/test_external_traversal.py::ClauseAdapterTest::test_include_exclude test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1080: connection was closed by ORA-3113-None-True] [gw7] [ 12%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1080: connection was closed by ORA-3113-None-True] [gw1] [ 12%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join3] [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_include_exclude test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1234: some other DPI error-None-False] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join4] [gw7] [ 12%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1234: some other DPI error-None-False] test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-03114: not connected to ORACLE-3114-True] [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop_default test/sql/test_external_traversal.py::ClauseAdapterTest::test_join_to_alias [gw2] [ 12%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient_nochange test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_popitem test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_pending [gw7] [ 12%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-03114: not connected to ORACLE-3114-True] test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-1234 fake error-1234-False] [gw7] [ 12%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-1234 fake error-1234-False] test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[db is not connected-None-True] [gw7] [ 12%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[db is not connected-None-True] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[CLOB] [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_popitem [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_join_to_alias test/sql/test_external_traversal.py::ClauseAdapterTest::test_joins_dont_adapt test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace [gw1] [ 12%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join4] [gw7] [ 12%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[CLOB] [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_joins_dont_adapt test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join1] [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_one test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace_itself_still_ok [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_functional_index_w_string_cols_combo test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_inline [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_inline [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_one test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_separate test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[FIXED_CHAR] [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_separate test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_three test/sql/test_constraints.py::ConstraintCompilationTest::test_index_declaration_inline [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_three [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_index_declaration_inline test/sql/test_constraints.py::ConstraintCompilationTest::test_multiple [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_multiple [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace_itself_still_ok test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_realcol [gw7] [ 12%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[FIXED_CHAR] test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_two [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_realcol test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_stringcol test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[NCLOB] test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_setdefault [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_stringcol test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_pk_constraint [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_two [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_pk_constraint [gw7] [ 12%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[NCLOB] [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_setdefault test/sql/test_external_traversal.py::ClauseAdapterTest::test_multilevel_equivalents test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[STRING] test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_unrelated_flush [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_multilevel_equivalents test/sql/test_external_traversal.py::ClauseAdapterTest::test_prev_entities_adapt [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_prev_entities_adapt [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_unrelated_flush test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_update [gw2] [ 12%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_pending [gw1] [ 12%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join1] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_persistent [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive_equivalents test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join2] [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive_equivalents [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_update test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_10 [gw2] [ 12%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_persistent [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_10 test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_clear test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_realcol [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_realcol test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_stringcol [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_stringcol test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_inline_sql_literal [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_inline_sql_literal test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_11 test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_sql_literal [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_sql_literal [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_11 test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_external [gw7] [ 12%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[STRING] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_12 [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_external test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_inline [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_clear [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_12 test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[CLOB] [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_inline test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_13 test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_none [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint_cascade [gw7] [ 12%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[CLOB] [gw4] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint_cascade [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_13 test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[FIXED_CHAR] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_14 [gw6] [ 12%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_none [gw5] [ 12%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_14 test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_raise [gw7] [ 12%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[FIXED_CHAR] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_15 test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[NCLOB] [gw3] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_path_wildcards [gw7] [ 13%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[NCLOB] [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_raise test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[STRING] [gw5] [ 13%] 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 test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_copy [gw7] [ 13%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[STRING] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_transient [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_16 test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[CLOB] test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_lazyload test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_1[False] [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_copy [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_1[False] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_deepcopy [gw2] [ 13%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_transient test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_1[True] [gw1] [ 13%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join2] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_1[True] [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_deepcopy [gw7] [ 13%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[CLOB] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[False] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join3] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_in_place_mutation test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[FIXED_CHAR] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[False] test/sql/test_constraints.py::ConstraintCompilationTest::test_render_index_sql_literal test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[True] [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_index_sql_literal test/sql/test_constraints.py::ConstraintCompilationTest::test_too_long_index_name [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[True] [gw7] [ 13%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[FIXED_CHAR] [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_too_long_index_name [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_in_place_mutation test/sql/test_constraints.py::ConstraintCompilationTest::test_use_alter test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_3[False] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_modified_event test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[NCLOB] [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_use_alter [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_3[False] test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_check_constraint_create test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_3[True] [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_modified_event test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_non_mutable [gw5] [ 13%] 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] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_4[False] [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_non_mutable test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_4[True] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pickle_parent [gw5] [ 13%] 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] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_5[False] [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_check_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_cycle_named_fks test/orm/test_cascade.py::O2MCascadeDeleteNoOrphanTest::test_cascade_delete_noorphans [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pickle_parent [gw1] [ 13%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join3] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_5[True] [gw7] [ 13%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[NCLOB] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_5[True] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[STRING] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join4] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_6[False] [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop [gw7] [ 13%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[STRING] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_6[False] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop_default [gw2] [ 13%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteNoOrphanTest::test_cascade_delete_noorphans test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_6[True] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[CLOB] [gw7] [ 13%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[CLOB] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_6[True] [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_cycle_named_fks test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_cycle_unnamed_fks test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[FIXED_CHAR] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_7 [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop_default test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_popitem [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_cycle_unnamed_fks test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_cant_drop_cycled_unnamed [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_7 [gw7] [ 13%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[FIXED_CHAR] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_8 [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_cant_drop_cycled_unnamed test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_auto_alter_inline_constraint_create test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[NCLOB] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_8 [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_popitem test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_9 test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_9 test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_valued_column [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_valued_column test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace_itself_still_ok test/sql/test_external_traversal.py::ClauseTest::test_adapt_funcs_etc_on_identity_one test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_delete_plusorphans [gw1] [ 13%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join4] [gw7] [ 13%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[NCLOB] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_adapt_funcs_etc_on_identity_one test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[STRING] [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace_itself_still_ok [gw3] [ 13%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_lazyload test/sql/test_external_traversal.py::ClauseTest::test_adapt_funcs_etc_on_identity_two [gw7] [ 13%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[STRING] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_setdefault [gw0] [ 13%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_ambiguous test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[CLOB] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_adapt_funcs_etc_on_identity_two test/orm/inheritance/test_assorted_poly.py::RelationshipTest4::test_many_to_one_polymorphic test/sql/test_external_traversal.py::ClauseTest::test_adapt_union test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_resolve [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_adapt_union test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_auto_alter_inline_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_use_alter_constraint_create [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_setdefault [gw7] [ 13%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[CLOB] test/sql/test_external_traversal.py::ClauseTest::test_alias test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_unrelated_flush test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[FIXED_CHAR] [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_use_alter_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_use_alter_inline_constraint_create [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_use_alter_inline_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_table_auto_alter_constraint_create [gw7] [ 13%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[FIXED_CHAR] [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_unrelated_flush test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_update [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_table_auto_alter_constraint_create test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[NCLOB] [gw7] [ 13%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[NCLOB] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_alias [gw6] [ 13%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_update test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[STRING] test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_exported test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary [gw7] [ 13%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[STRING] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_exported test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_inner [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_inner [gw2] [ 13%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_delete_plusorphans test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_schema_column_adapt_exported test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_nosideeffects [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_schema_column_adapt_exported test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_table_use_alter_constraint_create test/sql/test_external_traversal.py::ClauseTest::test_aliased_column_adapt [gw6] [ 13%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_table_use_alter_constraint_create test/dialect/oracle/test_dialect.py::ExecuteTest::test_basic test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2 [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_column_adapt [gw7] [ 13%] SKIPPED test/dialect/oracle/test_dialect.py::ExecuteTest::test_basic [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create test/sql/test_external_traversal.py::ClauseTest::test_aliased_cte_w_union test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create_camelcase test/dialect/oracle/test_dialect.py::ExecuteTest::test_limit_offset_for_update [gw6] [ 13%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2 [gw7] [ 13%] SKIPPED test/dialect/oracle/test_dialect.py::ExecuteTest::test_limit_offset_for_update test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2_legacy [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create_camelcase [gw1] [ 13%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest4::test_many_to_one_polymorphic test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create_inline test/dialect/oracle/test_dialect.py::ExecuteTest::test_sequences_are_integers [gw7] [ 13%] SKIPPED test/dialect/oracle/test_dialect.py::ExecuteTest::test_sequences_are_integers [gw6] [ 13%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2_legacy test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[insert] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[insert] test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3 test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_cte_w_union test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert_on_conflict] [gw6] [ 13%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3 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] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert_on_conflict] test/orm/inheritance/test_assorted_poly.py::RelationshipTest5::test_eager_empty test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3_legacy [gw5] [ 13%] 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/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_no_page_size [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_no_page_size test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1 = :col1_1] [gw6] [ 13%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3_legacy test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_page_size [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_page_size test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_legacy test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_unicode_keys [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1 = :col1_1] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_unicode_keys test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_not_sane_rowcount test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_not_sane_rowcount [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1] test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update 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] [gw6] [ 13%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_legacy [gw2] [ 13%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_nosideeffects test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update_fallback [gw3] [ 13%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascades_onlycollection [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update_fallback test/orm/test_deprecations.py::NonPrimaryMapperTest::test_non_primary_identity_class test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_correct_flag_options [gw5] [ 13%] 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] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_correct_flag_options test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1 = :col1_1] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1 = :col1_1] [gw6] [ 13%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_non_primary_identity_class test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1] [gw5] [ 13%] 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] [gw1] [ 13%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest5::test_eager_empty [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create_inline test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_functional_create [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_functional_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_pk_fk_constraint_create [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_pk_fk_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_unique_constraint_create [gw4] [ 13%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_unique_constraint_create [gw5] [ 13%] 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/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_joinedload test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_wrong_flag_options test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1 = :col1_1] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_wrong_flag_options test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_last_one_wins [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1 = :col1_1] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[insert] test/orm/inheritance/test_assorted_poly.py::RelationshipTest6::test_basic [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[insert] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert_on_conflict] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert_on_conflict] 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/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_modified_by_event [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_modified_by_event test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_no_page_size [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_no_page_size [gw5] [ 13%] 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] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_page_size [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_page_size [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1 = :col1_1] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_return_pks_default_values [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_return_pks_default_values test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_defaults test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_defaults test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_preexecute_pk [gw2] [ 13%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascades_onlycollection [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_preexecute_pk [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1] test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_collection_orphans test/sql/test_external_traversal.py::ClauseTest::test_binary [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_binary test/sql/test_external_traversal.py::ClauseTest::test_binary_anon_label_quirk [gw1] [ 13%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest6::test_basic [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_binary_anon_label_quirk test/sql/test_external_traversal.py::ClauseTest::test_bindparams test/orm/inheritance/test_assorted_poly.py::RelationshipTest7::test_manytoone_lazyload [gw6] [ 13%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_joinedload test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_values test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectin [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_values test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_exclude_eagerloads [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_bindparams test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_unicode_keys test/sql/test_external_traversal.py::ClauseTest::test_correlated_select [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_unicode_keys test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_w_newlines [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_w_newlines test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_not_sane_rowcount [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_not_sane_rowcount test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_correlated_select [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update_fallback test/sql/test_external_traversal.py::ClauseTest::test_cte_w_union [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update_fallback test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[insert] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[insert] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_cte_w_union [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert_on_conflict] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert_on_conflict] test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem0] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_no_page_size [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_no_page_size test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_page_size [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem0] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_page_size [gw2] [ 13%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_collection_orphans [gw3] [ 13%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_last_one_wins test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete [gw6] [ 13%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectin test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_unicode_keys test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem1] test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectload [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_unicode_keys test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_not_sane_rowcount [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_not_sane_rowcount test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_joinedload [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem1] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update test/sql/test_external_traversal.py::ClauseTest::test_extract test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update_fallback [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update_fallback [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_extract test/dialect/mysql/test_dialect.py::ExecutionTest::test_charset_caching [gw7] [ 13%] SKIPPED test/dialect/mysql/test_dialect.py::ExecutionTest::test_charset_caching test/sql/test_external_traversal.py::ClauseTest::test_funcfilter test/dialect/mysql/test_dialect.py::ExecutionTest::test_sysdate [gw7] [ 13%] SKIPPED test/dialect/mysql/test_dialect.py::ExecutionTest::test_sysdate [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_funcfilter test/sql/test_external_traversal.py::ClauseTest::test_in [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_in test/sql/test_external_traversal.py::ClauseTest::test_join [gw6] [ 13%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectload [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_join test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_subqueryload test/sql/test_external_traversal.py::ClauseTest::test_labeled_expression_adapt [gw1] [ 13%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest7::test_manytoone_lazyload test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_isolation_level [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_isolation_level [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_labeled_expression_adapt test/sql/test_external_traversal.py::ClauseTest::test_over test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[False] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[False] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[True] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[True] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_over test/sql/test_external_traversal.py::ClauseTest::test_params_elements_in_setup_joins test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version0-False-False] test/orm/inheritance/test_assorted_poly.py::RelationshipTest8::test_selfref_onjoined [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version0-False-False] [gw2] [ 13%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_elements_in_setup_joins test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version1-None-False] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version1-None-False] test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete_unloaded_collections test/sql/test_external_traversal.py::ClauseTest::test_params_on_expr_against_subquery test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version2-True-False] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version2-True-False] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version3-False-True] [gw7] [ 13%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version3-False-True] [gw5] [ 13%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_on_expr_against_subquery test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_checksfor_sequence [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_checksfor_sequence test/sql/test_external_traversal.py::ClauseTest::test_params_subqueries_in_joins_one test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_client_encoding [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_client_encoding test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_date_reflection [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_date_reflection test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_dbapi_autocommit_attribute [gw6] [ 14%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_subqueryload [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_dbapi_autocommit_attribute test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[False] [gw5] [ 14%] 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 test/orm/test_deprecations.py::OptionsNoPropTest::test_col_option_against_relationship_basestring [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_subqueries_in_joins_two [gw1] [ 14%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest8::test_selfref_onjoined test/sql/test_external_traversal.py::ClauseTest::test_select [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_exclude_eagerloads test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_annoated_cols [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[False] [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_annoated_cols test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_table [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_table test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[False] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[True] test/orm/inheritance/test_assorted_poly.py::SelfRefWPolyJoinedLoadTest::test_emit_lazy_loadonpk_parent [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[True] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_engine [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_engine [gw3] [ 14%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_joinedload test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_extract [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_extract test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_one test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_initial_transaction_state [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_initial_transaction_state test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload [gw0] [ 14%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_resolve test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_notice_logging [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_one [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_notice_logging test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_cls_to_base [gw6] [ 14%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_col_option_against_relationship_basestring test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_numeric_raise test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_two test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_no_entities_basestring [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_numeric_raise test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_preexecute_passivedefault [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_preexecute_passivedefault test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_non_standard_err [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_non_standard_err test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_version [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_two test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_one [gw6] [ 14%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_no_entities_basestring [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_one test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_basestring test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_three [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_three test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_two [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[False] test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[True] [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[True] test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[False] [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[False] test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[True] [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[True] test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_with_only_columns_unknown_kw [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_with_only_columns_unknown_kw [gw2] [ 14%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete_unloaded_collections [gw6] [ 14%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_basestring [gw5] [ 14%] 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 test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_new [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_version test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_quoted_name_bindparam_ok [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_straight_clone [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_quoted_name_bindparam_ok test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_twolevel_basestring test/sql/test_external_traversal.py::ClauseTest::test_text test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[False] [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[False] [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_text test/sql/test_external_traversal.py::ClauseTest::test_this_thing test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[True] [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[True] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[False] [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[False] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[True] [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[True] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_schema_roundtrips [gw1] [ 14%] PASSED test/orm/inheritance/test_assorted_poly.py::SelfRefWPolyJoinedLoadTest::test_emit_lazy_loadonpk_parent [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_schema_roundtrips [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_four test/orm/inheritance/test_assorted_poly.py::Ticket2419Test::test_join_w_eager_w_any [gw3] [ 14%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_four test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_one test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_joinedload [gw6] [ 14%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_twolevel_basestring test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_nonexistent_basestring [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_one test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_column [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_column test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_three test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_from [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_from [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_three test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_where test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_two [gw6] [ 14%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_nonexistent_basestring test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_non_relation_basestring [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_two test/sql/test_external_traversal.py::ClauseTest::test_union [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_union test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_serial_integer [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_serial_integer test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_fetch_offset [gw3] [ 14%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_joinedload [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_fetch_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit_offset test/sql/test_external_traversal.py::ClauseTest::test_within_group [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_offset [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_offset [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_within_group test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_fetch_offset [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_fetch_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_offset test/sql/test_external_traversal.py::ColumnAdapterTest::test_columns_memoizes_w_itself [gw6] [ 14%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_non_relation_basestring [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_simple_offset test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_basestring test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_subqueryload [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_simple_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_offset [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_no_order [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_columns_memoizes_w_itself [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_no_order test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_nobinds test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_columns [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_nobinds test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_columns [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent_ties [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent_ties test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_itself test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties_exact_number [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties_exact_number test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_offset_nobinds [gw1] [ 14%] PASSED test/orm/inheritance/test_assorted_poly.py::Ticket2419Test::test_join_w_eager_w_any [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_offset_nobinds test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_render_multiple_times [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_render_multiple_times test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_offset [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_itself test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_fallthrough [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_fallthrough test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_inclusions [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_inclusions test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_multiple test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_closed_during_execute [gw1] [ 14%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_closed_during_execute [gw6] [ 14%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_basestring test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_json_codec] test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_basestring [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_multiple [gw1] [ 14%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_json_codec] test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_jsonb_codec] [gw1] [ 14%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_jsonb_codec] test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_ddl_cache_raise_recover test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_ordering [gw1] [ 14%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_ddl_cache_raise_recover [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_ordering test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_type_cache_raise_recover [gw2] [ 14%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_new [gw1] [ 14%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_type_cache_raise_recover test/sql/test_external_traversal.py::SelectTest::test_columns test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_replace test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_commit_recover [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::SelectTest::test_columns [gw1] [ 14%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_commit_recover test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_rollback_recover [gw1] [ 14%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_rollback_recover [gw6] [ 14%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_basestring test/sql/test_external_traversal.py::SelectTest::test_execution_options test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_rollback_twice_no_problem test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_chained [gw1] [ 14%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_rollback_twice_no_problem [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::SelectTest::test_execution_options test/sql/test_external_traversal.py::SelectTest::test_froms test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_invalid [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::SelectTest::test_froms test/sql/test_external_traversal.py::SelectTest::test_invalid_options [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_invalid [gw3] [ 14%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_subqueryload [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::SelectTest::test_invalid_options test/sql/test_external_traversal.py::SelectTest::test_prefixes test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_valid test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_star_must_be_alone [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_valid [gw6] [ 14%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_chained test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_remove_invalid [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::SelectTest::test_prefixes test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_wrong_entity_type_basestring [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_where test/orm/test_core_compilation.py::CorrelateTest::test_correlate_alone_noeffect [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_remove_invalid [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_alone_noeffect test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_column test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_invalid [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_from [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_invalid [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_from test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_having [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_valid [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_having test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent_ties [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent_ties test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_ties [gw3] [ 14%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_star_must_be_alone [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_valid test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where_singlefrom [gw6] [ 14%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_wrong_entity_type_basestring test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice_2 [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where_singlefrom test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_basestring test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_remove_invalid test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_column [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_ties [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_from test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_remove_invalid [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_from test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_having [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_having [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[False] test/orm/test_attributes.py::AttributesTest::test_basic [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[False] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_expr_offset test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[None] [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice_2 [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributesTest::test_basic [gw4] [ 14%] PASSED 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_attributes.py::AttributesTest::test_collectionclasses [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_expr_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases0] test/sql/test_external_traversal.py::SpliceJoinsTest::test_stop_on [gw6] [ 14%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_basestring test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_then_mapper_basestring [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributesTest::test_collectionclasses [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases0] test/orm/test_attributes.py::AttributesTest::test_deferred [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributesTest::test_deferred test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases1] test/orm/test_attributes.py::AttributesTest::test_deferred_pickleable [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases1] [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributesTest::test_deferred_pickleable test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases2] test/orm/test_attributes.py::AttributesTest::test_del_collection_object [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases2] [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::SpliceJoinsTest::test_stop_on [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributesTest::test_del_collection_object test/orm/test_attributes.py::AttributesTest::test_del_scalar_nonobject test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributesTest::test_del_scalar_nonobject [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset [gw6] [ 14%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_then_mapper_basestring test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset_zero test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_basestring test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-clone] test/orm/test_attributes.py::AttributesTest::test_del_scalar_object [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset_zero [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributesTest::test_del_scalar_object test/dialect/oracle/test_dialect.py::OutParamTest::test_out_params test/orm/test_attributes.py::AttributesTest::test_descriptorattributes [gw2] [ 14%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_replace [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributesTest::test_descriptorattributes [gw7] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::OutParamTest::test_out_params [gw4] [ 14%] PASSED 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_attributes.py::AttributesTest::test_illegal_trackparent [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-clone] test/dialect/postgresql/test_dialect.py::PGCodeTest::test_error_code [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_column [gw7] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::PGCodeTest::test_error_code test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_from [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributesTest::test_illegal_trackparent [gw4] [ 14%] PASSED 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_attributes.py::AttributesTest::test_inheritance [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_where test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_collection test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_froms [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributesTest::test_inheritance test/orm/test_attributes.py::AttributesTest::test_inheritance2 [gw3] [ 14%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery test/dialect/mysql/test_dialect.py::ParseVersionTest::test_502_minimum test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-conv_to_unique] [gw6] [ 14%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_basestring [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_froms test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_then_column_basestring test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_having [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributesTest::test_inheritance2 test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards test/orm/test_attributes.py::AttributesTest::test_last_known_tracking [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributesTest::test_last_known_tracking [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-conv_to_unique] test/orm/test_attributes.py::AttributesTest::test_lazyhistory [gw7] [ 14%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_502_minimum test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-none] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-10.2.10-MariaDB] [gw7] [ 14%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-10.2.10-MariaDB] [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributesTest::test_lazyhistory test/orm/test_attributes.py::AttributesTest::test_lazytrackparent [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_having test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_column test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.6.15] [gw1] [ 14%] PASSED test/orm/test_attributes.py::AttributesTest::test_lazytrackparent [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_column [gw5] [ 14%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-none] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_from test/orm/test_attributes.py::AttributesTest::test_list [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_from [gw7] [ 14%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.6.15] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_where [gw6] [ 15%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_then_column_basestring test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-pickle] [gw1] [ 15%] PASSED test/orm/test_attributes.py::AttributesTest::test_list [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_where test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[False] test/orm/test_deprecations.py::OptionsNoPropTestInh::test_missing_str_attr_of_type_subclass test/orm/test_attributes.py::AttributesTest::test_no_double_state [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[False] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[None] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.7.20] [gw1] [ 15%] PASSED test/orm/test_attributes.py::AttributesTest::test_no_double_state [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[None] test/orm/test_attributes.py::AttributesTest::test_object_dereferenced_error test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom [gw7] [ 15%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.7.20] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-pickle] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.6-MariaDB-10.2.6+maria~stretch.log] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-clone] [gw7] [ 15%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.6-MariaDB-10.2.6+maria~stretch.log] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.7-MariaDB] [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom test/orm/test_core_compilation.py::CorrelateTest::test_correlate_from_all_ok [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-clone] [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_from_all_ok test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column [gw3] [ 15%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-conv_to_unique] [gw7] [ 15%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.7-MariaDB] [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_from test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-5.6.15-10.2.7-MariaDB] [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_from test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having [gw6] [ 15%] PASSED test/orm/test_deprecations.py::OptionsNoPropTestInh::test_missing_str_attr_of_type_subclass test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having_from_subq [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-conv_to_unique] test/orm/test_deprecations.py::OptionsTest::test_chained [gw7] [ 15%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-5.6.15-10.2.7-MariaDB] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-none] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_madness [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-none] [gw7] [ 15%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_madness [gw2] [ 15%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_collection [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having_from_subq test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected0-10.2.7-MariaDB-version0-True] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-pickle] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where_singlefrom [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where_singlefrom [gw7] [ 15%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected0-10.2.7-MariaDB-version0-True] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_where_all_unintentional [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_where_all_unintentional test/orm/test_core_compilation.py::CorrelateTest::test_dont_overcorrelate test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected1-5.6.15.10.2.7-MariaDB-version1-True] [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_dont_overcorrelate test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_pending_parent test/orm/test_core_compilation.py::CorrelateTest::test_from_implicit_correlation_disabled [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_from_implicit_correlation_disabled test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_froms_correlation [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-pickle] [gw7] [ 15%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected1-5.6.15.10.2.7-MariaDB-version1-True] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-clone] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected2-5.0.51a.24+lenny5-version2-False] [gw3] [ 15%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload [gw7] [ 15%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected2-5.0.51a.24+lenny5-version2-False] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-clone] test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected3-10.2.10-MariaDB-version3-True] [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_froms_correlation test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-conv_to_unique] test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_implicit_correlation_disabled [gw7] [ 15%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected3-10.2.10-MariaDB-version3-True] [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_implicit_correlation_disabled test/orm/test_core_compilation.py::CorrelateTest::test_no_contextless_correlate_except [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_no_contextless_correlate_except [gw6] [ 15%] PASSED test/orm/test_deprecations.py::OptionsTest::test_chained test/orm/test_deprecations.py::OptionsTest::test_chained_plus_dotted test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected4-5.7.20-version4-False] test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_one [gw6] [ 15%] PASSED test/orm/test_deprecations.py::OptionsTest::test_chained_plus_dotted test/orm/test_deprecations.py::OptionsTest::test_chained_plus_multi [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-conv_to_unique] [gw6] [ 15%] PASSED test/orm/test_deprecations.py::OptionsTest::test_chained_plus_multi test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_string test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-none] [gw7] [ 15%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected4-5.7.20-version4-False] [gw6] [ 15%] PASSED test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_string test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_with_unrelated [gw6] [ 15%] PASSED test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_with_unrelated test/orm/test_deprecations.py::OptionsTest::test_multi_entity_opt_on_string [gw6] [ 15%] PASSED test/orm/test_deprecations.py::OptionsTest::test_multi_entity_opt_on_string test/orm/test_deprecations.py::OptionsTest::test_path_multilevel_string test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected5-5.6.15-version5-False] [gw6] [ 15%] PASSED test/orm/test_deprecations.py::OptionsTest::test_path_multilevel_string test/orm/test_deprecations.py::OptionsTest::test_with_current_matching_string [gw6] [ 15%] PASSED test/orm/test_deprecations.py::OptionsTest::test_with_current_matching_string test/orm/test_deprecations.py::OptionsTest::test_with_current_nonmatching_string [gw7] [ 15%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected5-5.6.15-version5-False] [gw6] [ 15%] PASSED test/orm/test_deprecations.py::OptionsTest::test_with_current_nonmatching_string [gw3] [ 15%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-none] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected6-10.2.6.MariaDB.10.2.6+maria~stretch-log-version6-True] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-pickle] test/sql/test_deprecations.py::PKIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_autocommit [gw7] [ 15%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected6-10.2.6.MariaDB.10.2.6+maria~stretch-log-version6-True] test/orm/test_default_strategies.py::NoLoadTest::test_m2o_noload_option test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected7-10.1.9-MariaDBV1.0R050D002-20170809-1522-version7-True] [gw6] [ 15%] PASSED test/sql/test_deprecations.py::PKIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_autocommit [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-pickle] test/orm/test_deprecations.py::ParentTest::test_from_entity_query_entity test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-clone] [gw7] [ 15%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected7-10.1.9-MariaDBV1.0R050D002-20170809-1522-version7-True] [gw2] [ 15%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_pending_parent [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-clone] test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_expanding_quote_roundtrip [gw3] [ 15%] PASSED test/orm/test_default_strategies.py::NoLoadTest::test_m2o_noload_option test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-conv_to_unique] test/orm/test_default_strategies.py::NoLoadTest::test_o2m_noload test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_save_update_sends_pending [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_expanding_quote_roundtrip test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_in_crud [gw3] [ 15%] PASSED test/orm/test_default_strategies.py::NoLoadTest::test_o2m_noload test/orm/test_default_strategies.py::NoLoadTest::test_upgrade_o2m_noload_lazyload_option [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-conv_to_unique] [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_in_crud test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_round_trip test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-none] [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_round_trip [gw3] [ 15%] PASSED test/orm/test_default_strategies.py::NoLoadTest::test_upgrade_o2m_noload_lazyload_option test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_param_w_processors [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_param_w_processors [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-none] test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[False] test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoinc_detection_no_affinity [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[False] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-pickle] [gw3] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoinc_detection_no_affinity test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[True] test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_fk_disqualifies [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_one [gw6] [ 15%] PASSED test/orm/test_deprecations.py::ParentTest::test_from_entity_query_entity test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_two test/orm/test_deprecations.py::ParentTest::test_m2m [gw3] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_fk_disqualifies test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_ignore_fk [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[True] [gw3] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_ignore_fk test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_table_round_trip [gw6] [ 15%] PASSED test/orm/test_deprecations.py::ParentTest::test_m2m test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_single_col test/orm/test_deprecations.py::ParentTest::test_noparent [gw3] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_single_col [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_two [gw6] [ 15%] PASSED test/orm/test_deprecations.py::ParentTest::test_noparent [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_table_round_trip test/orm/test_deprecations.py::ParentTest::test_o2m [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-pickle] test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_col_w_nonoptional_sequence_non_autoinc_no_firing test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany [gw3] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_col_w_nonoptional_sequence_non_autoinc_no_firing [gw6] [ 15%] PASSED test/orm/test_deprecations.py::ParentTest::test_o2m test/orm/test_deprecations.py::ParentTest::test_select_from test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-clone] [gw7] [ 15%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_col_w_optional_sequence_non_autoinc_no_firing test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany_w_default [gw6] [ 15%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from test/orm/test_deprecations.py::ParentTest::test_select_from_alias [gw3] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_col_w_optional_sequence_non_autoinc_no_firing test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_non_autoincrement [gw7] [ 15%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany_w_default [gw6] [ 15%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias test/orm/test_deprecations.py::ParentTest::test_select_from_alias_explicit_prop test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-clone] [gw3] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_non_autoincrement [gw6] [ 15%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias_explicit_prop test/orm/test_deprecations.py::ParentTest::test_select_from_alias_from_entity test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties [gw7] [ 15%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-conv_to_unique] test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[delete-select-_exclusions1] [gw3] [ 15%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[delete-select-_exclusions1] test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany_w_default test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[insert-select-_exclusions2] [gw6] [ 15%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias_from_entity [gw3] [ 15%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[insert-select-_exclusions2] test/orm/test_deprecations.py::ParentTest::test_select_from_alias_of_type test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-insert-_exclusions4] [gw7] [ 15%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany_w_default [gw3] [ 15%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-insert-_exclusions4] test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-update-_exclusions3] [gw3] [ 15%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-update-_exclusions3] test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_ansi_quotes test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[update-select-_exclusions0] [gw6] [ 15%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias_of_type [gw3] [ 15%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[update-select-_exclusions0] test/orm/test_deprecations.py::ParentTest::test_unique_binds_union [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-conv_to_unique] test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_insert_computed[eager] [gw7] [ 15%] SKIPPED test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_ansi_quotes test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-none] test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_backslash_escapes [gw7] [ 15%] SKIPPED test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_backslash_escapes [gw6] [ 15%] PASSED test/orm/test_deprecations.py::ParentTest::test_unique_binds_union test/orm/test_deprecations.py::ParentTest::test_with_pending_autoflush [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_aliased_subquery [gw3] [ 15%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_insert_computed[eager] test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_combination [gw6] [ 15%] PASSED test/orm/test_deprecations.py::ParentTest::test_with_pending_autoflush test/orm/test_deprecations.py::ParentTest::test_with_pending_no_autoflush test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_insert_computed[noneager] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-none] [gw6] [ 15%] PASSED test/orm/test_deprecations.py::ParentTest::test_with_pending_no_autoflush test/orm/test_deprecations.py::ParentTest::test_with_transient [gw7] [ 15%] SKIPPED test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_combination [gw6] [ 15%] PASSED test/orm/test_deprecations.py::ParentTest::test_with_transient test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-pickle] [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_control [gw3] [ 15%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_insert_computed[noneager] [gw2] [ 15%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_save_update_sends_pending test/orm/test_deprecations.py::PickleTest::test_became_bound_options test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_update_computed[eagerload] [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_control test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_named_control [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-pickle] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-clone] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-clone] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-conv_to_unique] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-conv_to_unique] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-none] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-none] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-pickle] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-pickle] test/sql/test_external_traversal.py::TraversalTest::test_change_in_place [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_change_in_place test/sql/test_external_traversal.py::TraversalTest::test_clone [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_clone test/sql/test_external_traversal.py::TraversalTest::test_clone_anon_label [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_clone_anon_label test/sql/test_external_traversal.py::TraversalTest::test_expanding_in_bindparam_safe_to_clone test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_standalone_orphan [gw6] [ 15%] PASSED test/orm/test_deprecations.py::PickleTest::test_became_bound_options [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_aliased_subquery test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_can_we_use [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_can_we_use test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_named_control test/orm/test_deprecations.py::PickleTest::test_bound_options[0] test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_independent_tables [gw3] [ 15%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_update_computed[eagerload] [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_independent_tables test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_update_computed[noneagerload] test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings [gw0] [ 15%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_cls_to_base test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings_control test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_race [gw5] [ 15%] 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 [gw3] [ 15%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_update_computed[noneagerload] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_no_clone test/sql/test_external_traversal.py::TraversalTest::test_test_classes [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings_control [gw0] [ 15%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_race [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_test_classes test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery_two test/sql/test_external_traversal.py::TraversalTest::test_traversal_size test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_sub_to_base [gw6] [ 15%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[0] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_traversal_size test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_non_unicode test/sql/test_external_traversal.py::TraversalTest::test_visit_name test/orm/test_deprecations.py::PickleTest::test_bound_options[1] test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[executemany-attribute-_exclusions2] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_visit_name test/sql/test_external_traversal.py::ValuesBaseTest::test_add_dictionary [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_non_unicode [gw3] [ 15%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[executemany-attribute-_exclusions2] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_add_dictionary test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery_two test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_unicode test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[executemany-method-_exclusions3] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg test/orm/test_core_compilation.py::ExtraColsTest::test_contains_eager_hard_labeled_selfref test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg_disallowed_multi [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg_disallowed_multi [gw6] [ 15%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[1] test/orm/test_deprecations.py::PickleTest::test_bound_options[2] [gw7] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_unicode test/orm/test_dynamic.py::DynamicTest::test_association_nonaliased test/sql/test_external_traversal.py::ValuesBaseTest::test_cant_mix_single_multi_formats_dict_to_list [gw3] [ 15%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[executemany-method-_exclusions3] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_cant_mix_single_multi_formats_dict_to_list test/sql/test_external_traversal.py::ValuesBaseTest::test_cant_mix_single_multi_formats_list_to_dict test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[multivalues-method-_exclusions4] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_cant_mix_single_multi_formats_list_to_dict test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_dicts [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_contains_eager_hard_labeled_selfref [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_dicts test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_plus_kw test/orm/test_core_compilation.py::ExtraColsTest::test_contains_eager_outermost_w_wrapping_elements [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_plus_kw [gw3] [ 15%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[multivalues-method-_exclusions4] test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_tuples [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_tuples test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_multi test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[single-attribute-_exclusions0] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_multi test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_single [gw6] [ 15%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[2] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_single test/sql/test_external_traversal.py::ValuesBaseTest::test_kw_and_dict_simultaneously_single [gw3] [ 15%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[single-attribute-_exclusions0] test/orm/test_deprecations.py::PickleTest::test_bound_options[3] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_kw_and_dict_simultaneously_single test/sql/test_external_traversal.py::ValuesBaseTest::test_prefixes test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[single-method-_exclusions1] [gw3] [ 15%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[single-method-_exclusions1] [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_prefixes [gw4] [ 15%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_contains_eager_outermost_w_wrapping_elements test/sql/test_external_traversal.py::ValuesBaseTest::test_update_no_support_multi_constructor test/sql/test_defaults.py::DDLTest::test_literal_binds_pgarray [gw3] [ 15%] PASSED test/sql/test_defaults.py::DDLTest::test_literal_binds_pgarray test/sql/test_defaults.py::DDLTest::test_literal_binds_plain [gw3] [ 15%] PASSED test/sql/test_defaults.py::DDLTest::test_literal_binds_plain test/sql/test_defaults.py::DDLTest::test_literal_binds_w_quotes [gw3] [ 15%] PASSED test/sql/test_defaults.py::DDLTest::test_literal_binds_w_quotes test/sql/test_defaults.py::DDLTest::test_sqlexpr [gw6] [ 15%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[3] [gw5] [ 15%] 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 test/orm/test_deprecations.py::PickleTest::test_bound_options[4] [gw5] [ 15%] 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 [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_multi test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_single [gw5] [ 15%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_single test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_basic [gw5] [ 15%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_basic test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_nowait [gw2] [ 16%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_standalone_orphan [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_nowait test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_basic [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_basic test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_column_list_aliased [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_column_list_aliased test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_colprop [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_colprop test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_deferred [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_deferred test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_query_expression [gw6] [ 16%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[4] [gw3] [ 16%] PASSED test/sql/test_defaults.py::DDLTest::test_sqlexpr test/orm/test_deprecations.py::PickleTest::test_unbound_options[0] test/sql/test_defaults.py::DDLTest::test_string [gw3] [ 16%] PASSED test/sql/test_defaults.py::DDLTest::test_string test/sql/test_defaults.py::DDLTest::test_string_w_quotes [gw3] [ 16%] PASSED test/sql/test_defaults.py::DDLTest::test_string_w_quotes test/sql/test_defaults.py::DDLTest::test_text [gw3] [ 16%] PASSED test/sql/test_defaults.py::DDLTest::test_text test/sql/test_defaults.py::DDLTest::test_text_literal_binds [gw3] [ 16%] PASSED test/sql/test_defaults.py::DDLTest::test_text_literal_binds test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_aliased [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_query_expression test/sql/test_defaults.py::DDLTest::test_text_w_quotes test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_hard_labeled_selfref [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_aliased [gw3] [ 16%] PASSED test/sql/test_defaults.py::DDLTest::test_text_w_quotes test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_one [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_one test/sql/test_defaults.py::DefaultObjectTest::test_arg_signature test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_nowait [gw3] [ 16%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_arg_signature [gw6] [ 16%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[0] [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_nowait test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_hard_labeled_selfref test/orm/test_deprecations.py::PickleTest::test_unbound_options[1] test/sql/test_defaults.py::DefaultObjectTest::test_bad_arg_signature [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_outermost test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_append [gw3] [ 16%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_bad_arg_signature [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait_column_list test/sql/test_defaults.py::DefaultObjectTest::test_no_embed_in_sql [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait_column_list test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_skip_locked [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_skip_locked [gw3] [ 16%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_no_embed_in_sql test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_skip_locked [gw6] [ 16%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[1] test/orm/test_deprecations.py::PickleTest::test_unbound_options[2] test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_one [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_outermost [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_skip_locked test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_outermost_w_wrapping_elements test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_nowait [gw3] [ 16%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_one [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_nowait test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_two test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_skip_locked [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_skip_locked [gw3] [ 16%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_two test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_skip_locked [gw6] [ 16%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[2] [gw5] [ 16%] 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 test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert test/orm/test_deprecations.py::PickleTest::test_unbound_options[3] [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_outermost_w_wrapping_elements [gw5] [ 16%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_textual_of test/orm/test_core_compilation.py::ExtraColsTest::test_no_joinedload_embedded test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_lock [gw5] [ 16%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_lock test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_not_lock [gw3] [ 16%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_multivalues [gw3] [ 16%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_multivalues [gw6] [ 16%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[3] test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_values [gw3] [ 16%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_values [gw5] [ 16%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_not_lock test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_no_subquery test/orm/test_deprecations.py::PolyCacheKeyTest::test_wp_queries [gw5] [ 16%] 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 [gw5] [ 16%] 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 [gw5] [ 16%] 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 [gw0] [ 16%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_sub_to_base [gw5] [ 16%] 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 [gw5] [ 16%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_order_for_update_outer test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_two_sub test/dialect/mysql/test_for_update.py::SkipLockedTest::test_skip_locked [gw5] [ 16%] SKIPPED test/dialect/mysql/test_for_update.py::SkipLockedTest::test_skip_locked test/dialect/mysql/test_for_update.py::SkipLockedTest::test_unsupported_skip_locked [gw5] [ 16%] 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 [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_c_and_d_both_disconnected test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_count_non_eq_comparison_operators [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_count_non_eq_comparison_operators [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_no_joinedload_embedded test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_four [gw2] [ 16%] PASSED test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_append test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insertmany [gw3] [ 16%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insertmany test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_missing_many_param [gw3] [ 16%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_missing_many_param test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_standalone [gw7] [ 16%] PASSED test/orm/test_dynamic.py::DynamicTest::test_association_nonaliased [gw3] [ 16%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_standalone test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_assignment test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnect_between_ab_cd [gw3] [ 16%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnect_between_ab_cd test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update_values test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnected_subquery [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnected_subquery test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_dont_count_non_comparison_operators [gw3] [ 16%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update_values [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_dont_count_non_comparison_operators test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_updatemany test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_everything_is_connected [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_everything_is_connected test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_join_on_true [gw5] [ 16%] 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 [gw6] [ 16%] PASSED test/orm/test_deprecations.py::PolyCacheKeyTest::test_wp_queries test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_join_on_true_muti_levels test/orm/test_dynamic.py::DynamicTest::test_basic [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_four test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_one [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_one test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_three test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[cartesian] [gw3] [ 16%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_updatemany [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[cartesian] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[join] [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_three test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_two [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[join] test/orm/test_defaults.py::ExcludedDefaultsTest::test_exclude test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[lateral] [gw5] [ 16%] 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 [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_two [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries_ok_do_we_still_find_cartesians [gw3] [ 16%] PASSED test/orm/test_defaults.py::ExcludedDefaultsTest::test_exclude test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert [gw3] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_multivalues test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries_w_joins [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries_w_joins [gw2] [ 16%] PASSED test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_assignment test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_no_froms [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_no_froms test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connect_it [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connect_it test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connected [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connected test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_plain_cartesian [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_plain_cartesian test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_right_nested_join_with_an_issue [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw3] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_multivalues test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_values [gw3] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_values [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_columns_where_baseclass test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insertmany test/orm/test_cascade.py::O2MConflictTest::test_o2m_backref_delorphan_delete_old [gw3] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insertmany test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_missing_many_param [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw3] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_missing_many_param test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_standalone [gw3] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_standalone test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update [gw3] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update_values [gw3] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update_values test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_updatemany [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw5] [ 16%] 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 [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_right_nested_join_without_issue test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[False-None] [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[False-None] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[False-alias] [gw7] [ 16%] PASSED test/orm/test_dynamic.py::DynamicTest::test_basic [gw5] [ 16%] 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] [gw3] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_updatemany [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one [gw5] [ 16%] 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] test/orm/test_defaults.py::IdentityDefaultsOnUpdateTest::test_insert_identity [gw3] [ 16%] SKIPPED test/orm/test_defaults.py::IdentityDefaultsOnUpdateTest::test_insert_identity test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_41_2::test_insert_from_select_fn_defaults [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three test/orm/test_dynamic.py::DynamicTest::test_configured_order_by [gw3] [ 16%] PASSED test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_41_2::test_insert_from_select_fn_defaults [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_41_2::test_insert_from_select_override_defaults test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased [gw5] [ 16%] 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] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[True-alias] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[True-render_derived] [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[True-render_derived] [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/sql/test_from_linter.py::TestLinter::test_does_not_modify_query [gw3] [ 16%] PASSED test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_41_2::test_insert_from_select_override_defaults [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestLinter::test_does_not_modify_query test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/sql/test_from_linter.py::TestLinter::test_no_linting test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_41_2::test_regular [gw3] [ 16%] PASSED test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_41_2::test_regular test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_41_2::test_with_implicit_returning [gw3] [ 16%] SKIPPED test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_41_2::test_with_implicit_returning [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/sql/test_defaults.py::PKIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestLinter::test_no_linting test/sql/test_from_linter.py::TestLinter::test_noop_for_unhandled_objects [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestLinter::test_noop_for_unhandled_objects test/sql/test_from_linter.py::TestLinter::test_warn_anon_alias [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestLinter::test_warn_anon_alias test/sql/test_from_linter.py::TestLinter::test_warn_anon_cte [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestLinter::test_warn_anon_cte test/sql/test_from_linter.py::TestLinter::test_warn_simple [gw5] [ 16%] PASSED test/sql/test_from_linter.py::TestLinter::test_warn_simple [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_columns_where_baseclass test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_baseclass [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_baseclass [gw3] [ 16%] PASSED test/sql/test_defaults.py::PKIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_columns_subclass test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/test_froms.py::AddEntityEquivalenceTest::test_add_entity_equivalence test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_autoincrement_reflected_from_server_default [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw3] [ 16%] PASSED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_autoincrement_reflected_from_server_default test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw7] [ 16%] PASSED test/orm/test_dynamic.py::DynamicTest::test_configured_order_by test/orm/test_dynamic.py::DynamicTest::test_count [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_columns_subclass test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_subclass test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_none_on_insert [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw3] [ 16%] PASSED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_none_on_insert [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_subclass test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_none_on_insert_reflected [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw0] [ 16%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_two_sub test/orm/test_core_compilation.py::JoinTest::test_join_conflicting_right_side test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_no_class [gw3] [ 16%] PASSED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_none_on_insert_reflected [gw0] [ 16%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_no_class test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_on_insert_with_returning test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[NonExistentFoo] [gw3] [ 16%] SKIPPED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_on_insert_with_returning test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_string_default_none_on_insert test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw0] [ 16%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[NonExistentFoo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.NonExistentFoo] [gw0] [ 16%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.NonExistentFoo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.existent.NonExistentFoo] [gw0] [ 16%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.existent.NonExistentFoo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.nonexistent.Foo] [gw3] [ 16%] PASSED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_string_default_none_on_insert test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_string_default_on_insert_with_returning [gw3] [ 16%] SKIPPED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_string_default_on_insert_with_returning [gw0] [ 16%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.nonexistent.Foo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.Foo] [gw5] [ 16%] PASSED test/orm/test_froms.py::AddEntityEquivalenceTest::test_add_entity_equivalence test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_clause [gw0] [ 16%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.Foo] test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_from_self_twice_newstyle_wlabels test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.NonExistentFoo] [gw3] [ 16%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_clause test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_literal_column_default_no_label [gw0] [ 16%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.NonExistentFoo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_no_fns_in_name_resolve [gw3] [ 16%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_literal_column_default_no_label [gw7] [ 16%] PASSED test/orm/test_dynamic.py::DynamicTest::test_count test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_literal_default_label test/orm/test_dynamic.py::DynamicTest::test_detached_all_empty_list [gw3] [ 16%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_literal_default_label test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_literal_default_no_label [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw3] [ 16%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_literal_default_no_label test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_no_implicit_returning [gw3] [ 16%] SKIPPED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_no_implicit_returning test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_plain [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw3] [ 16%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_plain test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_sequence [gw3] [ 16%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_sequence [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_server_default [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two [gw3] [ 16%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_server_default [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_conflicting_right_side test/orm/test_core_compilation.py::JoinTest::test_join_from_alised_w_relationship test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_server_default_no_autoincrement [gw6] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw4] [ 16%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_alised_w_relationship test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_aliased_vs_mapper [gw7] [ 16%] PASSED test/orm/test_dynamic.py::DynamicTest::test_detached_all_empty_list [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_aliased_vs_mapper test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_mapper_vs_aliased [gw3] [ 17%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_server_default_no_autoincrement [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_mapper_vs_aliased test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_server_default_no_implicit_returning test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_plain [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw3] [ 17%] SKIPPED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_server_default_no_implicit_returning test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_text_clause_default_no_type test/orm/test_dynamic.py::DynamicTest::test_detached_raise [gw3] [ 17%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_text_clause_default_no_type [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/test_defaults.py::TriggerDefaultsTest::test_insert [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw5] [ 17%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_from_self_twice_newstyle_wlabels test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_from_self_twice_newstyle_wolabels [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw5] [ 17%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_from_self_twice_newstyle_wolabels test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_newstyle [gw5] [ 17%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_newstyle test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_oldstyle [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased [gw5] [ 17%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_oldstyle test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_explicit_aliased_join_newstyle [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_plain test/orm/test_core_compilation.py::JoinTest::test_join_from_no_onclause [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_no_onclause test/orm/test_core_compilation.py::JoinTest::test_join_from_w_filter_by [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw3] [ 17%] PASSED test/orm/test_defaults.py::TriggerDefaultsTest::test_insert test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_w_filter_by test/orm/test_core_compilation.py::JoinTest::test_join_from_w_relationship test/orm/test_defaults.py::TriggerDefaultsTest::test_update [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_w_relationship test/orm/test_core_compilation.py::JoinTest::test_join_from_we_can_explicitly_tree_joins [gw7] [ 17%] PASSED test/orm/test_dynamic.py::DynamicTest::test_detached_raise [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_we_can_explicitly_tree_joins test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams1-expected_params1] [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three [gw3] [ 17%] PASSED test/orm/test_defaults.py::TriggerDefaultsTest::test_update [gw5] [ 17%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_explicit_aliased_join_newstyle test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_flag_aliased_join_newstyle test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_41_2::test_no_default test/orm/test_dynamic.py::DynamicTest::test_dynamic_on_backref [gw3] [ 17%] PASSED test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_41_2::test_no_default [gw5] [ 17%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_flag_aliased_join_newstyle test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_newstyle test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_41_2::test_nonunicode_default [gw3] [ 17%] PASSED test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_41_2::test_nonunicode_default [gw5] [ 17%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_newstyle test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_oldstyle [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five [gw5] [ 17%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_oldstyle test/orm/test_froms.py::ColumnAccessTest::test_select_from_no_aliasing [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four [gw0] [ 17%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_no_fns_in_name_resolve test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams1-expected_params1] test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams2-expected_params2] [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams2-expected_params2] test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams3-expected_params3] [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams3-expected_params3] 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] [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users WHERE users.id = :foo-bindparams0-expected_params0] [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_41_2::test_unicode_default test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw3] [ 17%] PASSED test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_41_2::test_unicode_default [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/orm/test_deferred.py::AutoflushTest::test_deferred_autoflushes [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_one [gw3] [ 17%] PASSED test/orm/test_deferred.py::AutoflushTest::test_deferred_autoflushes test/orm/test_deferred.py::DeferredOptionsTest::test_chained_multi_col_options [gw5] [ 17%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_select_from_no_aliasing test/orm/test_froms.py::ColumnAccessTest::test_table_anonymous_expression_from_self_twice_newstyle [gw5] [ 17%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_table_anonymous_expression_from_self_twice_newstyle test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-False] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw7] [ 17%] PASSED test/orm/test_dynamic.py::DynamicTest::test_dynamic_on_backref test/orm/test_dynamic.py::DynamicTest::test_join_syntaxes[expr0] [gw7] [ 17%] SKIPPED test/orm/test_dynamic.py::DynamicTest::test_join_syntaxes[expr0] test/orm/test_dynamic.py::DynamicTest::test_m2m [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_one test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_two [gw5] [ 17%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-False] test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-True] [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_two test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_deferred [gw5] [ 17%] 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] [gw3] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_chained_multi_col_options [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three test/orm/test_deferred.py::DeferredOptionsTest::test_deep_options [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one [gw5] [ 17%] 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] [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_deferred test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_undefer_option [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_undefer_option test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_no_joinedload_in_subquery_select_entity [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw3] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_deep_options test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw3] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk [gw7] [ 17%] PASSED test/orm/test_dynamic.py::DynamicTest::test_m2m test/orm/test_dynamic.py::DynamicTest::test_negative_slice_access_raises [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk_rt [gw5] [ 17%] 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] [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_no_joinedload_in_subquery_select_entity test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_no_joinedload_in_subquery_select_rows [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw5] [ 17%] 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] [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_no_joinedload_in_subquery_select_rows [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_col_prop_targetable_in_subq test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw3] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk_rt [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_col_prop_targetable_in_subq test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_subq_one test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_parent_specific [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_subq_one [gw5] [ 17%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate_except-True] [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_recursive_cte_render_on_deferred test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-None-False] [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four [gw7] [ 17%] PASSED test/orm/test_dynamic.py::DynamicTest::test_negative_slice_access_raises test/orm/test_dynamic.py::DynamicTest::test_no_count [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw3] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_parent_specific [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw0] [ 17%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve_dupe_by_name test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_path_specific [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_recursive_cte_render_on_deferred [gw5] [ 17%] 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] [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw3] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_path_specific test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two test/orm/test_core_compilation.py::RawSelectTest::test_col_prop_builtin_function test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_bound [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw5] [ 17%] 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] test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw5] [ 17%] 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] [gw7] [ 17%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_count test/orm/test_dynamic.py::DynamicTest::test_no_m2o [gw3] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_bound test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_unbound [gw7] [ 17%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_m2o [gw3] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_unbound test/orm/test_dynamic.py::DynamicTest::test_no_m2o_w_uselist test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_synonym [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw5] [ 17%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate-True] test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate_except-False] [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw5] [ 17%] 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] [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw3] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_synonym test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_w_deferred [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one [gw7] [ 17%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_m2o_w_uselist [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_col_prop_builtin_function test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_columns test/orm/test_dynamic.py::DynamicTest::test_no_populate [gw3] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_w_deferred test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw5] [ 17%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate_except-True] [gw3] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/test_froms.py::CustomJoinTest::test_double_same_mappers_explicit_alias test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_rowproc_only [gw0] [ 17%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve_dupe_by_name [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_same_module_same_name [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_columns test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_entity [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_entity test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_columns [gw7] [ 17%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_populate [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_columns test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_entity [gw4] [ 17%] PASSED 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 [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_core_join_in_select_from_no_onclause test/orm/test_core_compilation.py::RawSelectTest::test_correlate_aliased_entity test/orm/test_dynamic.py::DynamicTest::test_no_uselist_false [gw3] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_rowproc_only test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_w_option_rowproc_only [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_correlate_aliased_entity [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw3] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_w_option_rowproc_only test/orm/test_deferred.py::DeferredOptionsTest::test_options [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three [gw5] [ 17%] PASSED test/orm/test_froms.py::CustomJoinTest::test_double_same_mappers_explicit_alias [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/test_core_compilation.py::RawSelectTest::test_correlate_entity [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_correlate_entity test/orm/test_core_compilation.py::RawSelectTest::test_delete_from_entity [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_delete_from_entity test/orm/test_core_compilation.py::RawSelectTest::test_inline_select_from_entity [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_inline_select_from_entity test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_entity [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_entity test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query_col_attr [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four [gw7] [ 17%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_uselist_false test/orm/test_dynamic.py::DynamicTest::test_noload_issue[attronly] [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query_col_attr test/orm/test_froms.py::EntityFromSubqueryTest::test_aliases test/orm/test_core_compilation.py::RawSelectTest::test_join_to_entity_no_onclause [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_join_to_entity_no_onclause test/orm/test_core_compilation.py::RawSelectTest::test_select_from_aliased_entity [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_select_from_aliased_entity test/orm/test_core_compilation.py::RawSelectTest::test_select_from_entity [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_select_from_entity test/orm/test_core_compilation.py::RawSelectTest::test_update_from_entity [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_update_from_entity test/orm/test_core_compilation.py::RawSelectTest::test_where_m2m_relationship [gw7] [ 17%] PASSED test/orm/test_dynamic.py::DynamicTest::test_noload_issue[attronly] [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_where_m2m_relationship test/orm/test_core_compilation.py::RawSelectTest::test_where_relationship [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one test/orm/test_dynamic.py::DynamicTest::test_noload_issue[star] [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_where_relationship [gw1] [ 17%] PASSED test/orm/test_attributes.py::AttributesTest::test_object_dereferenced_error test/orm/test_attributes.py::AttributesTest::test_parenttrack test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_columns [gw1] [ 17%] PASSED test/orm/test_attributes.py::AttributesTest::test_parenttrack test/orm/test_attributes.py::AttributesTest::test_pickleness [gw1] [ 17%] PASSED test/orm/test_attributes.py::AttributesTest::test_pickleness [gw7] [ 17%] PASSED test/orm/test_dynamic.py::DynamicTest::test_noload_issue[star] test/orm/test_attributes.py::AttributesTest::test_state_gc test/orm/test_dynamic.py::DynamicTest::test_order_by [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw7] [ 17%] PASSED test/orm/test_dynamic.py::DynamicTest::test_order_by [gw5] [ 17%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_aliases test/orm/test_froms.py::EntityFromSubqueryTest::test_error_w_aliased_against_select [gw5] [ 17%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_error_w_aliased_against_select test/orm/test_froms.py::EntityFromSubqueryTest::test_filter test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/orm/test_dynamic.py::DynamicTest::test_order_by_composition_uses_immutable_tuple [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two [gw5] [ 17%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_filter test/orm/test_froms.py::EntityFromSubqueryTest::test_group_by [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw5] [ 17%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_group_by test/orm/test_froms.py::EntityFromSubqueryTest::test_having [gw5] [ 17%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_having test/orm/test_froms.py::EntityFromSubqueryTest::test_join [gw6] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_columns test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight_whereclause [gw7] [ 18%] PASSED test/orm/test_dynamic.py::DynamicTest::test_order_by_composition_uses_immutable_tuple [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw5] [ 18%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_join test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_entities [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased [gw5] [ 18%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_entities test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_newstyle test/orm/test_dynamic.py::DynamicTest::test_query_class_custom_method [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw0] [ 18%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_same_module_same_name test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/orm/declarative/test_concurrency.py::ConcurrentUseDeclMappingTest::test_concurrent_create [gw5] [ 18%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_newstyle test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_oldstyle [gw5] [ 18%] 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 [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three [gw5] [ 18%] 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 [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three [gw5] [ 18%] 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 [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight_whereclause test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_two_level [gw7] [ 18%] PASSED test/orm/test_dynamic.py::DynamicTest::test_query_class_custom_method test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_two_level test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_flat_of_type test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_flat_of_type test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_of_type [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw5] [ 18%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_to_subquery_w_replace test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_w_alias_to_none [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw5] [ 18%] 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 [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw5] [ 18%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_aliases_none_to_none test/orm/test_froms.py::EntityFromSubqueryTest::test_no_joinedload [gw7] [ 18%] PASSED test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join [gw5] [ 18%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_no_joinedload test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_overlapping test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join_complex_entity test/orm/test_froms.py::ExternalColumnsTest::test_external_columns [gw6] [ 18%] PASSED test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_overlapping test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_unique [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_of_type test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_of_type [gw6] [ 18%] PASSED test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_unique test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname [gw6] [ 18%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname_explicit_quote [gw6] [ 18%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname_explicit_quote test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename [gw6] [ 18%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename_explicit_quote [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_of_type [gw6] [ 18%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename_explicit_quote test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_no_params_option [gw6] [ 18%] PASSED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_no_params_option test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named [gw6] [ 18%] PASSED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_python [gw6] [ 18%] SKIPPED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_python test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_qmark [gw6] [ 18%] PASSED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_qmark test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_sprintf [gw6] [ 18%] SKIPPED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_sprintf test/orm/inheritance/test_deprecations.py::RelationshipToSingleTest::test_of_type_aliased_fromjoinpoint [gw5] [ 18%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_bad test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_columns [gw5] [ 18%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_bad test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_compound [gw5] [ 18%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_compound test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_joinedload [gw7] [ 18%] PASSED test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join_complex_entity [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::RelationshipToSingleTest::test_of_type_aliased_fromjoinpoint test/orm/inheritance/test_deprecations.py::SameNamedPropTwoPolymorphicSubClassesTest::test_fixed_w_poly_joined test/orm/test_dynamic.py::DynamicTest::test_secondary_doesnt_interfere_w_join_to_fromlist [gw5] [ 18%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_joinedload test/orm/test_froms.py::InstancesTest::test_contains_eager_aliased [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::SameNamedPropTwoPolymorphicSubClassesTest::test_fixed_w_poly_joined test/orm/inheritance/test_deprecations.py::SameNamedPropTwoPolymorphicSubClassesTest::test_fixed_w_poly_subquery [gw6] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::SameNamedPropTwoPolymorphicSubClassesTest::test_fixed_w_poly_subquery [gw7] [ 18%] PASSED test/orm/test_dynamic.py::DynamicTest::test_secondary_doesnt_interfere_w_join_to_fromlist test/orm/test_deprecations.py::SelectFromTest::test_aliased_class_vs_nonaliased test/orm/test_dynamic.py::DynamicTest::test_slice_access [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_columns test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight [gw5] [ 18%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_aliased test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining [gw5] [ 18%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining_aliased_endpoint [gw6] [ 18%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_aliased_class_vs_nonaliased [gw5] [ 18%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining_aliased_endpoint test/orm/test_froms.py::InstancesTest::test_contains_eager_four test/orm/test_deprecations.py::SelectFromTest::test_differentiate_self_external [gw5] [ 18%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_four test/orm/test_froms.py::InstancesTest::test_contains_eager_four_future [gw5] [ 18%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_four_future test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_alias [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight_whereclause [gw7] [ 18%] PASSED test/orm/test_dynamic.py::DynamicTest::test_slice_access [gw5] [ 18%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_alias test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_aliased [gw6] [ 18%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_differentiate_self_external test/orm/test_deprecations.py::SelectFromTest::test_filter_by[-SELECT anon_1.id AS anon_1_id, anon_1.name AS anon_1_name FROM (SELECT users.id AS id, users.name AS name FROM users WHERE users.id IN (__[POSTCOMPILE_id_1])) AS anon_1 WHERE anon_1.name = :name_10] test/orm/test_dynamic.py::DynamicTest::test_statement [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight_whereclause [gw5] [ 18%] 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 [gw6] [ 18%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_filter_by[-SELECT anon_1.id AS anon_1_id, anon_1.name AS anon_1_name FROM (SELECT users.id AS id, users.name AS name FROM users WHERE users.id IN (__[POSTCOMPILE_id_1])) AS anon_1 WHERE anon_1.name = :name_10] test/orm/test_deprecations.py::SelectFromTest::test_filter_by[-SELECT anon_1.id AS anon_1_id, anon_1.name AS anon_1_name FROM (SELECT users.id AS id, users.name AS name FROM users WHERE users.id IN (__[POSTCOMPILE_id_1])) AS anon_1 WHERE anon_1.name = :name_11] [gw5] [ 18%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_aliased_of_type test/orm/test_froms.py::InstancesTest::test_contains_eager_one [gw5] [ 18%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_one test/orm/test_froms.py::InstancesTest::test_contains_eager_two [gw6] [ 18%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_filter_by[-SELECT anon_1.id AS anon_1_id, anon_1.name AS anon_1_name FROM (SELECT users.id AS id, users.name AS name FROM users WHERE users.id IN (__[POSTCOMPILE_id_1])) AS anon_1 WHERE anon_1.name = :name_11] test/orm/test_deprecations.py::SelectFromTest::test_filter_by[-SELECT anon_1.users_id AS anon_1_users_id, anon_1.users_name AS anon_1_users_name FROM (SELECT users.id AS users_id, users.name AS users_name FROM users WHERE users.id IN (__[POSTCOMPILE_id_1])) AS anon_1 WHERE anon_1.users_name = :name_1] [gw5] [ 18%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_two test/orm/test_froms.py::InstancesTest::test_from_alias_four [gw5] [ 18%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_four test/orm/test_froms.py::InstancesTest::test_from_alias_three test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_two_level [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_two_level test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_aliased_flat_of_type [gw7] [ 18%] PASSED test/orm/test_dynamic.py::DynamicTest::test_statement [gw5] [ 18%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_three test/orm/test_froms.py::InstancesTest::test_from_alias_two [gw6] [ 18%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_filter_by[-SELECT anon_1.users_id AS anon_1_users_id, anon_1.users_name AS anon_1_users_name FROM (SELECT users.id AS users_id, users.name AS users_name FROM users WHERE users.id IN (__[POSTCOMPILE_id_1])) AS anon_1 WHERE anon_1.users_name = :name_1] test/orm/test_deprecations.py::SelectFromTest::test_join test/orm/test_dynamic.py::DynamicTest::test_transient_access [gw5] [ 18%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_two test/orm/test_froms.py::InstancesTest::test_from_alias_two_needs_nothing [gw5] [ 18%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_two_needs_nothing test/orm/test_froms.py::InstancesTest::test_mixed_eager_contains_with_limit [gw4] [ 18%] PASSED 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 [gw6] [ 18%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_join [gw5] [ 18%] PASSED test/orm/test_froms.py::InstancesTest::test_mixed_eager_contains_with_limit test/orm/test_deprecations.py::SelectFromTest::test_join_no_order_by [gw6] [ 18%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_join_no_order_by test/orm/test_deprecations.py::SelectFromTest::test_more_joins [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_aliased_of_type test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_of_type [gw7] [ 18%] PASSED test/orm/test_dynamic.py::DynamicTest::test_transient_access test/orm/test_dynamic.py::DynamicTest::test_transient_all_empty_list test/orm/test_froms.py::LabelCollideTest::test_overlap_plain [gw6] [ 18%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_more_joins test/orm/test_deprecations.py::SelectFromTest::test_replace_with_eager [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_options [gw5] [ 18%] PASSED test/orm/test_froms.py::LabelCollideTest::test_overlap_plain test/orm/test_froms.py::LabelCollideTest::test_overlap_subquery [gw7] [ 18%] PASSED test/orm/test_dynamic.py::DynamicTest::test_transient_all_empty_list [gw5] [ 18%] PASSED test/orm/test_froms.py::LabelCollideTest::test_overlap_subquery [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_of_type test/orm/test_deferred.py::DeferredOptionsTest::test_path_entity [gw6] [ 18%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_replace_with_eager test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_one test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_explicit_join test/orm/test_dynamic.py::DynamicTest::test_transient_count [gw6] [ 18%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_one test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_two test/orm/test_froms.py::MixedEntitiesTest::test_add_multi_columns [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_path_entity test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_rowproc_only [gw6] [ 18%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_two [gw7] [ 18%] PASSED test/orm/test_dynamic.py::DynamicTest::test_transient_count test/orm/test_deprecations.py::SelectFromTest::test_select_from_core_alias_one [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_rowproc_only [gw6] [ 18%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_select_from_core_alias_one test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_w_option_rowproc_only test/orm/test_froms.py::SelectFromTest::test_filter_by_selected_from [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_add_multi_columns test/orm/test_froms.py::MixedEntitiesTest::test_alias_naming [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_w_option_rowproc_only test/orm/test_dynamic.py::HistoryTest::test_append_persistent [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_alias_naming test/orm/test_froms.py::MixedEntitiesTest::test_aliased_adapt_on_names test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_aliased_adapt_on_names test/orm/test_froms.py::MixedEntitiesTest::test_aliased_multi_mappers test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_aliased_multi_mappers test/orm/test_froms.py::MixedEntitiesTest::test_column_from_limited_joinedload [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_from_limited_joinedload test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eight [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eight test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eleven [gw6] [ 18%] PASSED test/orm/test_froms.py::SelectFromTest::test_filter_by_selected_from test/orm/test_froms.py::SelectFromTest::test_join [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_explicit_join test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_implicit_join [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_implicit_join test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_explicit_join [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eleven test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_five [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_explicit_join test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_implicit_join [gw6] [ 18%] PASSED test/orm/test_froms.py::SelectFromTest::test_join test/orm/test_froms.py::SelectFromTest::test_join_ent_selected_from [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_five test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_four test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload_colexpr [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_implicit_join [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_four test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_nine [gw6] [ 18%] PASSED test/orm/test_froms.py::SelectFromTest::test_join_ent_selected_from test/orm/test_froms.py::SelectFromTest::test_join_relname_from_selected_from [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_nine test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_one [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_one test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_seven [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_seven test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_six [gw6] [ 18%] PASSED test/orm/test_froms.py::SelectFromTest::test_join_relname_from_selected_from [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_six test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_ten test/orm/test_froms.py::SelectFromTest::test_more_joins [gw7] [ 18%] PASSED test/orm/test_dynamic.py::HistoryTest::test_append_persistent [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_ten test/orm/test_dynamic.py::HistoryTest::test_append_transient test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_three [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload_colexpr test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_columns [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_three test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_two [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_two test/orm/test_froms.py::MixedEntitiesTest::test_correlated_subquery test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_lazyload [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_correlated_subquery test/orm/test_froms.py::MixedEntitiesTest::test_expression_selectable_matches_mzero [gw6] [ 18%] PASSED test/orm/test_froms.py::SelectFromTest::test_more_joins test/orm/test_froms.py::SelectFromTest::test_replace_with_eager [gw5] [ 18%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_expression_selectable_matches_mzero test/orm/test_froms.py::MixedEntitiesTest::test_from_self_internal_literals_newstyle [gw7] [ 18%] PASSED test/orm/test_dynamic.py::HistoryTest::test_append_transient test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_m2m [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_lazyload test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_subqueryload [gw6] [ 18%] PASSED test/orm/test_froms.py::SelectFromTest::test_replace_with_eager test/orm/test_froms.py::SelectFromTest::test_replace_with_select [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_subqueryload test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi [gw6] [ 18%] PASSED test/orm/test_froms.py::SelectFromTest::test_replace_with_select test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_one [gw6] [ 18%] PASSED test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_one test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_two [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_columns test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight [gw7] [ 18%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_m2m [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight_whereclause [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi_pathed test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_o2m_active_hist [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi_pathed test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_star [gw6] [ 18%] PASSED test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_two test/orm/test_froms.py::SelectFromTest::test_very_nested_joins_with_joinedload [gw6] [ 18%] PASSED test/orm/test_froms.py::SelectFromTest::test_very_nested_joins_with_joinedload [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight_whereclause test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_two_level [gw2] [ 18%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2m_backref_delorphan_delete_old test/orm/test_froms.py::TestOverlyEagerEquivalentCols::test_equivs [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_two_level test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_flat_of_type [gw7] [ 18%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_o2m_active_hist [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_star test/orm/test_cascade.py::O2MConflictTest::test_o2m_delete_old [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_flat_of_type test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_of_type test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_noflush_m2m test/orm/test_deferred.py::DeferredPopulationTest::test_join_no_clear [gw6] [ 18%] PASSED test/orm/test_froms.py::TestOverlyEagerEquivalentCols::test_equivs test/sql/test_functions.py::CompileTest::test_alias_method_columns [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_columns test/sql/test_functions.py::CompileTest::test_alias_method_columns_two [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_columns_two test/sql/test_functions.py::CompileTest::test_alias_method_one [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_one test/sql/test_functions.py::CompileTest::test_alias_method_two [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_two test/sql/test_functions.py::CompileTest::test_annotation_dialect_specific [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_annotation_dialect_specific test/sql/test_functions.py::CompileTest::test_ansi_functions_with_args [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_ansi_functions_with_args test/sql/test_functions.py::CompileTest::test_as_comparison [gw2] [ 18%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2m_delete_old [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_as_comparison test/sql/test_functions.py::CompileTest::test_as_comparison_annotate [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_as_comparison_annotate test/sql/test_functions.py::CompileTest::test_as_comparison_many_argument test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delete_old [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_of_type test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_of_type [gw4] [ 18%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_of_type [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_as_comparison_many_argument test/sql/test_functions.py::CompileTest::test_assorted [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_join_no_clear test/orm/test_deferred.py::DeferredPopulationTest::test_join_with_clear [gw7] [ 18%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_noflush_m2m [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_assorted test/sql/test_functions.py::CompileTest::test_case_sensitive [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_case_sensitive test/sql/test_functions.py::CompileTest::test_char_length_fixed_args [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_char_length_fixed_args test/orm/test_dynamic.py::HistoryTest::test_backref_pop_transient test/sql/test_functions.py::CompileTest::test_compile [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_join_with_clear test/orm/test_core_compilation.py::SelectableTest::test_c_accessor_not_mutated_subq test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_no_clear [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_compile test/sql/test_functions.py::CompileTest::test_cube_operators [gw3] [ 18%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_no_clear [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_cube_operators test/sql/test_functions.py::CompileTest::test_custom_args [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_custom_args test/sql/test_functions.py::CompileTest::test_custom_default_namespace [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_custom_default_namespace test/sql/test_functions.py::CompileTest::test_custom_legacy_type [gw6] [ 18%] PASSED test/sql/test_functions.py::CompileTest::test_custom_legacy_type [gw2] [ 19%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delete_old test/sql/test_functions.py::CompileTest::test_custom_name [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_custom_name test/sql/test_functions.py::CompileTest::test_custom_package_namespace [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_custom_package_namespace test/sql/test_functions.py::CompileTest::test_custom_registered_identifier test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delorphan_delete_old [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_custom_registered_identifier test/sql/test_functions.py::CompileTest::test_custom_type [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_custom_type test/sql/test_functions.py::CompileTest::test_custom_w_custom_name [gw7] [ 19%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_transient test/orm/test_dynamic.py::HistoryTest::test_missing_but_removed_noflush test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_with_clear [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_custom_w_custom_name test/sql/test_functions.py::CompileTest::test_custom_w_quoted_name [gw6] [ 19%] 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 [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_custom_w_quoted_name_no_identifier test/sql/test_functions.py::CompileTest::test_funcfilter_arrayagg_subscript [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_arrayagg_subscript test/sql/test_functions.py::CompileTest::test_funcfilter_chaining [gw3] [ 19%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_with_clear [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_chaining test/sql/test_functions.py::CompileTest::test_funcfilter_compound_criterion test/orm/test_deferred.py::DeferredPopulationTest::test_no_previous_query [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_compound_criterion test/sql/test_functions.py::CompileTest::test_funcfilter_criterion [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_criterion test/sql/test_functions.py::CompileTest::test_funcfilter_empty [gw7] [ 19%] PASSED test/orm/test_dynamic.py::HistoryTest::test_missing_but_removed_noflush [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_empty test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromcriterion [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromcriterion test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromfunc [gw3] [ 19%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_no_previous_query [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromfunc test/sql/test_functions.py::CompileTest::test_funcfilter_label test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_autoflush test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_no_clear [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_label test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby_partitionby [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby_partitionby test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_range [gw2] [ 19%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delorphan_delete_old [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_range test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_range_positional test/orm/test_cascade.py::O2MConflictTest::test_o2o_delcascade_delete_old [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_range_positional test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_rows [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_rows test/sql/test_functions.py::CompileTest::test_funcfilter_within_group [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_desc [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_desc test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_multi [gw3] [ 19%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_no_clear [gw7] [ 19%] PASSED test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_autoflush test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_with_clear [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_multi test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_w_over test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_noflush [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_c_accessor_not_mutated_subq test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-0] [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_w_over [gw3] [ 19%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_with_clear [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-0] test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-1] test/sql/test_functions.py::CompileTest::test_functions_with_cols test/orm/test_deferred.py::DeferredTest::test_basic [gw2] [ 19%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delcascade_delete_old [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_functions_with_cols test/orm/test_cascade.py::O2MConflictTest::test_o2o_delete_old test/sql/test_functions.py::CompileTest::test_generic_annotation [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_generic_annotation test/sql/test_functions.py::CompileTest::test_generic_count [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_generic_count test/sql/test_functions.py::CompileTest::test_generic_now [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_generic_now test/sql/test_functions.py::CompileTest::test_generic_random [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-1] test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-2] [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-2] test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-3] [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-3] test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-4] [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-4] test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-5] [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-5] test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----delete] [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----delete] test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----insert] [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----insert] test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----update] [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----update] test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[None-ROWS ONLY] [gw7] [ 19%] PASSED test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_noflush test/orm/test_dynamic.py::HistoryTest::test_remove_persistent [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_generic_random test/sql/test_functions.py::CompileTest::test_incorrect_none_type [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_incorrect_none_type test/sql/test_functions.py::CompileTest::test_mixed_case [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_mixed_case test/sql/test_functions.py::CompileTest::test_mixed_case_packages [gw2] [ 19%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delete_old [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_mixed_case_packages test/sql/test_functions.py::CompileTest::test_namespacing_conflicts [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[None-ROWS ONLY] test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options1-PERCENT ROWS ONLY] test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_backref_delete_old [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options1-PERCENT ROWS ONLY] [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_namespacing_conflicts test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options2-PERCENT ROWS WITH TIES] [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options2-PERCENT ROWS WITH TIES] test/sql/test_functions.py::CompileTest::test_non_functions test/orm/test_core_compilation.py::SelectableTest::test_filter_by [gw3] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_basic [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_non_functions [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_filter_by test/orm/test_core_compilation.py::SelectableTest::test_froms_join [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_froms_join test/sql/test_functions.py::CompileTest::test_operators_custom[False-add-5-myfunc() + 5] test/orm/test_core_compilation.py::SelectableTest::test_froms_single_table test/orm/test_deferred.py::DeferredTest::test_commits_state [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_froms_single_table test/orm/test_core_compilation.py::SelectableTest::test_limit_offset_select [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[False-add-5-myfunc() + 5] [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_limit_offset_select test/sql/test_functions.py::CompileTest::test_operators_custom[False-eq-other2-myfunc() = q] [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[False-eq-other2-myfunc() = q] test/sql/test_functions.py::CompileTest::test_operators_custom[False-in_op-other0-myfunc() IN (1, 2, 3)] [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[False-in_op-other0-myfunc() IN (1, 2, 3)] test/sql/test_functions.py::CompileTest::test_operators_custom[True-add-5-myfunc() + 5] [gw6] [ 19%] 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] [gw7] [ 19%] PASSED test/orm/test_dynamic.py::HistoryTest::test_remove_persistent test/orm/test_dynamic.py::HistoryTest::test_remove_transient [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[True-eq-other2-myfunc() = q] test/sql/test_functions.py::CompileTest::test_operators_custom[True-in_op-other0-myfunc() IN (1, 2, 3)] [gw3] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_commits_state [gw7] [ 19%] PASSED test/orm/test_dynamic.py::HistoryTest::test_remove_transient test/orm/test_deferred.py::DeferredTest::test_defer_primary_key [gw2] [ 19%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_backref_delete_old test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_delete_old [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[True-in_op-other0-myfunc() IN (1, 2, 3)] test/sql/test_functions.py::CompileTest::test_pickle_over test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_autoflush test/orm/test_core_compilation.py::SelectableTest::test_scalar_subquery_from_subq_same_source [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_pickle_over test/sql/test_functions.py::CompileTest::test_pickle_within_group [gw3] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_defer_primary_key [gw4] [ 19%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_scalar_subquery_from_subq_same_source [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_pickle_within_group test/orm/test_deferred.py::DeferredTest::test_group test/sql/test_functions.py::CompileTest::test_quote_special_chars [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_quote_special_chars test/sql/test_functions.py::CompileTest::test_quote_special_chars_packages test/sql/test_cte.py::CTETest::test_all_aliases [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_quote_special_chars_packages test/sql/test_functions.py::CompileTest::test_replace_function [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_replace_function test/sql/test_functions.py::CompileTest::test_replace_function_case_insensitive [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_replace_function_case_insensitive test/sql/test_functions.py::CompileTest::test_return_type_detection [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_return_type_detection test/sql/test_functions.py::CompileTest::test_select_method_one [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_select_method_one test/sql/test_functions.py::CompileTest::test_select_method_three [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_select_method_three test/sql/test_functions.py::CompileTest::test_select_method_two [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_select_method_two test/sql/test_functions.py::CompileTest::test_underscores [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_underscores test/sql/test_functions.py::CompileTest::test_underscores_packages [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_underscores_packages test/sql/test_functions.py::CompileTest::test_uppercase [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_uppercase test/sql/test_functions.py::CompileTest::test_uppercase_packages [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_all_aliases test/sql/test_cte.py::CTETest::test_anon_insert_cte [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_anon_insert_cte test/sql/test_cte.py::CTETest::test_anon_update_cte [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_anon_update_cte test/sql/test_cte.py::CTETest::test_cloned_alias [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_cloned_alias test/sql/test_cte.py::CTETest::test_compound_select_uses_independent_cte [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_compound_select_uses_independent_cte test/sql/test_cte.py::CTETest::test_conflicting_names[False-False] [gw1] [ 19%] PASSED test/orm/test_attributes.py::AttributesTest::test_state_gc [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_uppercase_packages test/sql/test_functions.py::CompileTest::test_use_labels [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_use_labels test/sql/test_functions.py::CompileTest::test_use_labels_function_element [gw6] [ 19%] PASSED test/sql/test_functions.py::CompileTest::test_use_labels_function_element [gw3] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_group test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_as_from [gw2] [ 19%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_delete_old test/orm/test_attributes.py::AttributesTest::test_unmapped_instance_raises test/orm/test_deferred.py::DeferredTest::test_map_selectable_wo_deferred [gw6] [ 19%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_as_from [gw1] [ 19%] PASSED test/orm/test_attributes.py::AttributesTest::test_unmapped_instance_raises test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_conn_execute [gw6] [ 19%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_conn_execute test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exec_options [gw6] [ 19%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exec_options test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_extract_bind [gw6] [ 19%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_extract_bind test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_extract_expression test/orm/test_cascade.py::O2MSelfReferentialDetelOrphanTest::test_self_referential_delete test/orm/test_attributes.py::BackrefTest::test_m2m [gw3] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_map_selectable_wo_deferred test/orm/test_deferred.py::DeferredTest::test_preserve_changes [gw1] [ 19%] PASSED test/orm/test_attributes.py::BackrefTest::test_m2m [gw6] [ 19%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_extract_expression test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_update test/orm/test_attributes.py::BackrefTest::test_o2m [gw1] [ 19%] PASSED test/orm/test_attributes.py::BackrefTest::test_o2m test/orm/test_attributes.py::BackrefTest::test_o2o [gw1] [ 19%] PASSED test/orm/test_attributes.py::BackrefTest::test_o2o test/orm/test_attributes.py::BackrefTest::test_symmetric_o2m_inheritance [gw6] [ 19%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_update test/sql/test_functions.py::RegisterTest::test_GenericFunction_is_registered [gw6] [ 19%] PASSED test/sql/test_functions.py::RegisterTest::test_GenericFunction_is_registered test/sql/test_functions.py::RegisterTest::test_register_function [gw6] [ 19%] PASSED test/sql/test_functions.py::RegisterTest::test_register_function test/sql/test_functions.py::ReturnTypeTest::test_array_agg [gw6] [ 19%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_array_agg test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_datatype [gw6] [ 19%] 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 [gw6] [ 19%] 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 [gw6] [ 19%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_literal_implicit_type test/sql/test_functions.py::ReturnTypeTest::test_cume_dist [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_conflicting_names[False-False] test/sql/test_cte.py::CTETest::test_conflicting_names[False-True] [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_conflicting_names[False-True] test/sql/test_cte.py::CTETest::test_conflicting_names[True-False] [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_conflicting_names[True-False] test/sql/test_cte.py::CTETest::test_conflicting_names[True-True] [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_conflicting_names[True-True] test/sql/test_cte.py::CTETest::test_cte_refers_to_aliased_cte_twice [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_cte_refers_to_aliased_cte_twice test/sql/test_cte.py::CTETest::test_delete_against_cte_directly [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_delete_against_cte_directly test/sql/test_cte.py::CTETest::test_delete_against_user_textual_cte [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_delete_against_user_textual_cte test/sql/test_cte.py::CTETest::test_delete_uses_independent_cte [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_delete_uses_independent_cte [gw1] [ 19%] PASSED test/orm/test_attributes.py::BackrefTest::test_symmetric_o2m_inheritance test/orm/test_attributes.py::BackrefTest::test_symmetric_o2o_inheritance [gw3] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_preserve_changes test/orm/test_deferred.py::DeferredTest::test_save [gw1] [ 19%] PASSED test/orm/test_attributes.py::BackrefTest::test_symmetric_o2o_inheritance [gw6] [ 19%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_cume_dist test/sql/test_cte.py::CTETest::test_independent_cte_can_be_referenced test/orm/test_attributes.py::CollectionInitTest::test_assert_false_on_default_value [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_independent_cte_can_be_referenced test/sql/test_cte.py::CTETest::test_insert_from_select_uses_independent_cte [gw3] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_save [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_insert_from_select_uses_independent_cte test/sql/test_cte.py::CTETest::test_insert_in_the_cte [gw1] [ 19%] PASSED test/orm/test_attributes.py::CollectionInitTest::test_assert_false_on_default_value test/orm/test_deferred.py::DeferredTest::test_synonym_group_bug [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_insert_in_the_cte test/sql/test_cte.py::CTETest::test_insert_uses_independent_cte test/orm/test_attributes.py::CollectionInitTest::test_bulk_replace_resets_empty [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_insert_uses_independent_cte test/sql/test_cte.py::CTETest::test_multi_subq_alias [gw1] [ 19%] PASSED test/orm/test_attributes.py::CollectionInitTest::test_bulk_replace_resets_empty [gw2] [ 19%] PASSED test/orm/test_cascade.py::O2MSelfReferentialDetelOrphanTest::test_self_referential_delete test/orm/test_attributes.py::CollectionInitTest::test_loader_inits_collection_already_exists test/sql/test_functions.py::ReturnTypeTest::test_mode [gw6] [ 19%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_mode test/sql/test_functions.py::ReturnTypeTest::test_percent_rank [gw6] [ 19%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percent_rank test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont [gw6] [ 19%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array [gw6] [ 19%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array_desc [gw6] [ 19%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array_desc test/sql/test_functions.py::TableValuedCompileTest::test_aggregate_scalar_over_table_valued [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_aggregate_scalar_over_table_valued test/sql/test_functions.py::TableValuedCompileTest::test_alias_column [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_alias_column test/sql/test_functions.py::TableValuedCompileTest::test_alias_maintains_tableval_type [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_alias_maintains_tableval_type test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_one [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_one test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_subquery [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_subquery test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_two [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_two test/sql/test_functions.py::TableValuedCompileTest::test_function_alias [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_function_alias test/sql/test_functions.py::TableValuedCompileTest::test_json_object_keys_with_ordinality [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_json_object_keys_with_ordinality test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued [gw1] [ 19%] PASSED test/orm/test_attributes.py::CollectionInitTest::test_loader_inits_collection_already_exists [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_alias test/orm/test_cascade.py::O2OSingleParentNoFlushTest::test_replace_attribute_no_flush [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_alias test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_subquery test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_broken_collection_assertion [gw1] [ 19%] PASSED test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_broken_collection_assertion [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_multi_subq_alias test/sql/test_cte.py::CTETest::test_multi_subq_quote test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_collection_append_type_assertion [gw3] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_synonym_group_bug test/orm/test_deferred.py::DeferredTest::test_unsaved [gw1] [ 19%] PASSED test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_collection_append_type_assertion test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_scalar_set_type_assertion [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_subquery test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_w_quoting [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_w_quoting test/sql/test_functions.py::TableValuedCompileTest::test_named_with_ordinality [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_with_ordinality [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_multi_subq_quote test/sql/test_cte.py::CTETest::test_named_alias_disable_quote test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_maintains_tableval_type [gw6] [ 19%] 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] [gw6] [ 19%] 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] [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_with_lateral[True] test/sql/test_functions.py::TableValuedCompileTest::test_scalar_subquery [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_scalar_subquery test/sql/test_functions.py::TableValuedCompileTest::test_scalar_table_valued [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_scalar_table_valued test/sql/test_functions.py::TableValuedCompileTest::test_star_with_ordinality [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_star_with_ordinality test/sql/test_functions.py::TableValuedCompileTest::test_subquery_as_table_valued [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_subquery_as_table_valued test/sql/test_functions.py::TableValuedCompileTest::test_table_as_table_valued [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_table_as_table_valued test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_one [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_one test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_two [gw6] [ 19%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_two test/orm/test_generative.py::CaseSensitiveTest::test_distinct_count [gw3] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved test/orm/test_deferred.py::DeferredTest::test_unsaved_2 [gw1] [ 19%] PASSED test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_scalar_set_type_assertion [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_named_alias_disable_quote test/sql/test_cte.py::CTETest::test_named_alias_no_quote [gw4] [ 19%] PASSED test/sql/test_cte.py::CTETest::test_named_alias_no_quote test/sql/test_cte.py::CTETest::test_named_alias_quote [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_named_alias_quote test/sql/test_cte.py::CTETest::test_no_alias_construct test/orm/test_attributes.py::EventPropagateTest::test_propagate [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_no_alias_construct test/sql/test_cte.py::CTETest::test_nonrecursive [gw3] [ 20%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved_2 [gw2] [ 20%] PASSED test/orm/test_cascade.py::O2OSingleParentNoFlushTest::test_replace_attribute_no_flush [gw6] [ 20%] PASSED test/orm/test_generative.py::CaseSensitiveTest::test_distinct_count test/orm/test_generative.py::GenerativeQueryTest::test_aggregate [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_nonrecursive test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-False] [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-False] test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-True] test/orm/test_deferred.py::DeferredTest::test_unsaved_group [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-True] test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-False] [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-False] test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-True] [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-True] test/sql/test_cte.py::CTETest::test_pg_example_one [gw3] [ 20%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved_group [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_one test/sql/test_cte.py::CTETest::test_pg_example_one_select_only test/orm/test_deferred.py::DeferredTest::test_unsaved_group_2 test/orm/test_cascade.py::O2OSingleParentTest::test_single_parent_raise [gw6] [ 20%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_1 [gw6] [ 20%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_1 test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_2 [gw6] [ 20%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_2 test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_3 [gw3] [ 20%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved_group_2 [gw6] [ 20%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_3 test/orm/test_generative.py::GenerativeQueryTest::test_filter [gw6] [ 20%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_filter test/orm/test_generative.py::GenerativeQueryTest::test_offset [gw6] [ 20%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_offset test/orm/test_generative.py::GenerativeQueryTest::test_offset_order_by [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_one_select_only test/sql/test_cte.py::CTETest::test_pg_example_three [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_three test/sql/test_cte.py::CTETest::test_pg_example_two [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_two test/sql/test_cte.py::CTETest::test_positional_binds [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_positional_binds test/sql/test_cte.py::CTETest::test_positional_binds_2 test/orm/test_deferred.py::InheritanceTest::test_defer_on_wildcard_subclass [gw2] [ 20%] PASSED test/orm/test_cascade.py::O2OSingleParentTest::test_single_parent_raise [gw6] [ 20%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_offset_order_by test/orm/test_generative.py::GenerativeQueryTest::test_order_by [gw5] [ 20%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_from_self_internal_literals_newstyle test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns [gw6] [ 20%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_order_by test/orm/test_generative.py::GenerativeQueryTest::test_selectby [gw6] [ 20%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_selectby [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_positional_binds_2 test/sql/test_cte.py::CTETest::test_positional_binds_2_asliteral [gw5] [ 20%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_2 test/orm/test_generative.py::GenerativeQueryTest::test_slice [gw5] [ 20%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_2 test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_3 [gw5] [ 20%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_3 test/orm/test_froms.py::MixedEntitiesTest::test_multi_mappers [gw6] [ 20%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_slice test/orm/test_generative.py::GenerativeTest2::test_distinct_count test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_notr1_notr2 [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_positional_binds_2_asliteral test/sql/test_cte.py::CTETest::test_prefixes [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_prefixes test/sql/test_cte.py::CTETest::test_recursive [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_recursive test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union [gw6] [ 20%] PASSED test/orm/test_generative.py::GenerativeTest2::test_distinct_count [gw5] [ 20%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_mappers test/orm/test_generative.py::RelationshipsTest::test_from test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[False] [gw5] [ 20%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[False] [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union_all [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union_all test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[True] [gw5] [ 20%] 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_cte.py::CTETest::test_recursive_inner_cte_unioned_to_alias [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_defer_on_wildcard_subclass test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_recursive_inner_cte_unioned_to_alias test/sql/test_cte.py::CTETest::test_recursive_union_alias_four [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass_bound [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass_bound test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_notr1_notr2 test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_notr2 [gw5] [ 20%] 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] [gw6] [ 20%] PASSED test/orm/test_generative.py::RelationshipsTest::test_from test/orm/test_generative.py::RelationshipsTest::test_join [gw6] [ 20%] PASSED test/orm/test_generative.py::RelationshipsTest::test_join test/orm/test_generative.py::RelationshipsTest::test_outer_join [gw6] [ 20%] PASSED test/orm/test_generative.py::RelationshipsTest::test_outer_join test/orm/test_generative.py::RelationshipsTest::test_outer_join_count [gw6] [ 20%] PASSED test/orm/test_generative.py::RelationshipsTest::test_outer_join_count [gw5] [ 20%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols_legacy[True] [gw0] [ 20%] PASSED test/orm/declarative/test_concurrency.py::ConcurrentUseDeclMappingTest::test_concurrent_create test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_negative test/orm/test_froms.py::MixedEntitiesTest::test_raw_columns [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_four test/sql/test_cte.py::CTETest::test_recursive_union_alias_one test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass_bound test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_base [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_one test/sql/test_cte.py::CTETest::test_recursive_union_alias_three [gw0] [ 20%] PASSED test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_base [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass_bound [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_three test/sql/test_cte.py::CTETest::test_recursive_union_alias_two test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_decorated [gw5] [ 20%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_raw_columns test/orm/test_froms.py::MixedEntitiesTest::test_self_referential_from_self [gw6] [ 20%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_negative test/orm/test_deferred.py::InheritanceTest::test_load_only_from_with_polymorphic test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_positive [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_two [gw0] [ 20%] PASSED test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_decorated test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_four test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_declarative_base [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_from_with_polymorphic [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_notr2 test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_r2 test/orm/test_deferred.py::InheritanceTest::test_load_only_of_type_with_polymorphic [gw0] [ 20%] PASSED test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_declarative_base [gw6] [ 20%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_positive test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_deferred [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_of_type_with_polymorphic test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass_bound [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass_bound test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_bound [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_four test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_one [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_bound test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_one test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_three [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_deferred [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_three test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_two [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_two test/sql/test_cte.py::CTETest::test_recursive_w_anon_labels [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_r2 test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_parentcol_after_the_fact test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_bound [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_bound test/orm/test_cascade.py::OrphanCriterionTest::test_current_persistent_notr1_notr2_noevent test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_parentcol_after_the_fact test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_sub_parentcol_after_the_fact [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_recursive_w_anon_labels test/sql/test_cte.py::CTETest::test_reserved_quote [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_reserved_quote test/sql/test_cte.py::CTETest::test_select_from_delete_cte[default_enhanced] [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_select_from_delete_cte[default_enhanced] test/sql/test_cte.py::CTETest::test_select_from_delete_cte[postgresql] [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_select_from_delete_cte[postgresql] test/sql/test_cte.py::CTETest::test_select_from_update_cte[default_enhanced] [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_select_from_update_cte[default_enhanced] test/sql/test_cte.py::CTETest::test_select_from_update_cte[postgresql] [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_select_from_update_cte[postgresql] test/sql/test_cte.py::CTETest::test_select_uses_independent_cte [gw4] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_select_uses_independent_cte [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_of_type [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_sub_parentcol_after_the_fact [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_persistent_notr1_notr2_noevent test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2 test/base/test_events.py::RemovalTest::test_clslevel_subclass test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_subcol_after_the_fact [gw4] [ 20%] PASSED test/base/test_events.py::RemovalTest::test_clslevel_subclass [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_of_type test/base/test_events.py::RemovalTest::test_double_event_nonwrapped test/orm/test_deferred.py::InheritanceTest::test_wildcard_subclass_of_type [gw4] [ 20%] PASSED test/base/test_events.py::RemovalTest::test_double_event_nonwrapped test/base/test_events.py::RemovalTest::test_double_event_wrapped [gw5] [ 20%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_self_referential_from_self [gw4] [ 20%] PASSED test/base/test_events.py::RemovalTest::test_double_event_wrapped test/orm/test_froms.py::MixedEntitiesTest::test_with_entities [gw5] [ 20%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_with_entities test/base/test_events.py::RemovalTest::test_instance [gw4] [ 20%] PASSED test/base/test_events.py::RemovalTest::test_instance test/orm/test_events.py::RemovalTest::test_instance_event_listen_on_cls_before_map [gw3] [ 20%] PASSED test/orm/test_deferred.py::InheritanceTest::test_wildcard_subclass_of_type [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2 test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2_noevent [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_subcol_after_the_fact test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_after_expire_obj [gw4] [ 20%] PASSED test/orm/test_events.py::RemovalTest::test_instance_event_listen_on_cls_before_map test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_class_w_invalid_multiple_bases [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2_noevent [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_class_w_invalid_multiple_bases test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_cascading_resolution_pk test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_notr2 [gw3] [ 20%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_after_expire_obj [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_cascading_resolution_pk test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_conflict_resolution test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_column_unexpire test/base/test_events.py::RemovalTest::test_listener_collection_removed_cleanup [gw3] [ 20%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_column_unexpire test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_raise_column_plain [gw3] [ 20%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_raise_column_plain test/orm/test_deferred.py::RaiseLoadTest::test_does_expire_cancel_normal_defer_option [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_notr2 test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_r2 [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_conflict_resolution test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_conflict_resolution_pk [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_conflict_resolution_pk test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_custom_join_condition [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_custom_join_condition test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_dupe_name_in_hierarchy [gw3] [ 20%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_does_expire_cancel_normal_defer_option test/orm/test_deferred.py::RaiseLoadTest::test_mapper_defer_unraise [gw3] [ 20%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_defer_unraise test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise [gw3] [ 20%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_attr [gw3] [ 20%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_attr [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_dupe_name_in_hierarchy [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_r2 test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_notr1_notr2 test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_foreign_keys_with_col [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_foreign_keys_with_col test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_abstract_class_on_classical [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_abstract_class_on_classical test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_unmapped_class_on_classical test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_obj [gw3] [ 20%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_obj test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_modify_attr_expire_obj [gw3] [ 20%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_modify_attr_expire_obj test/orm/test_deferred.py::RaiseLoadTest::test_mapper_undefer_unraise [gw3] [ 20%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_undefer_unraise [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_notr1_notr2 test/orm/test_deferred.py::RaiseLoadTest::test_option_raise_deferred [gw5] [ 20%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_newstyle [gw5] [ 20%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_newstyle [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_unmapped_class_on_classical test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_w_labels_newstyle test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_notr2 [gw3] [ 20%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_option_raise_deferred test/orm/test_deferred.py::RaiseLoadTest::test_option_raiseload_unexpire_modified_obj [gw3] [ 20%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_option_raiseload_unexpire_modified_obj test/orm/test_deferred.py::SelfReferentialMultiPathTest::test_present_overrides_deferred [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_notr2 [gw5] [ 20%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_w_labels_newstyle [gw3] [ 20%] PASSED test/orm/test_deferred.py::SelfReferentialMultiPathTest::test_present_overrides_deferred test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_auto_correlate [gw5] [ 20%] 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] test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_individual test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_r2 [gw5] [ 20%] 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] [gw5] [ 20%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_correlate_off[None] test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_explicit_correlate [gw5] [ 20%] 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 [gw5] [ 20%] 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 [gw5] [ 20%] 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 [gw5] [ 20%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_explicit_correlate test/orm/test_froms.py::RawSelectTest::test_select [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined_from_single [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_individual test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_whole [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_r2 test/orm/test_cascade.py::OrphanCriterionTest::test_leg_persistent_notr1_notr2_noevent [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_whole test/orm/test_deferred.py::WithExpressionTest::test_expr_default_value [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_default_value test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-aliased-core] [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined_from_single [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-aliased-core] [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_persistent_notr1_notr2_noevent test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_polymorphic_on_converted_from_inst test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2 [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_polymorphic_on_converted_from_inst test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_cols_on_sub_base_of_joined test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-aliased-orm] [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-aliased-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-from_statement-core] [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-from_statement-core] [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2 test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-from_statement-orm] [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_cols_on_sub_base_of_joined test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_cols_on_sub_to_joined test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2_noevent [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-from_statement-orm] [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_cols_on_sub_to_joined test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonbase test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-aliased-core] [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-aliased-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-aliased-orm] [gw1] [ 20%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate test/orm/test_attributes.py::EventPropagateTest::test_propagate_active_history [gw5] [ 20%] PASSED test/orm/test_froms.py::RawSelectTest::test_select test/orm/test_froms.py::SelectFromTest::test_aliased_class_vs_nonaliased [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2_noevent test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_notr2 [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonbase [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-aliased-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-from_statement-core] [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-from_statement-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-from_statement-orm] [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_notr2 test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonsub test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_r2 [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-from_statement-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-aliased-core] [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-aliased-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-aliased-orm] [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonsub [gw5] [ 20%] PASSED test/orm/test_froms.py::SelectFromTest::test_aliased_class_vs_nonaliased test/orm/test_froms.py::SelectFromTest::test_differentiate_self_external [gw5] [ 20%] PASSED test/orm/test_froms.py::SelectFromTest::test_differentiate_self_external [gw2] [ 20%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_r2 test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_constraint_on_sub [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-aliased-orm] test/orm/test_cascade.py::PartialFlushTest::test_circular_sort test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-from_statement-core] [gw0] [ 20%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_constraint_on_sub [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-from_statement-core] test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_detects_conflict test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-from_statement-orm] [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-from_statement-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-aliased-core] [gw3] [ 20%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-aliased-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-aliased-orm] [gw0] [ 21%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_detects_conflict test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_fksonsub test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_four [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-aliased-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-from_statement-core] [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-from_statement-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-from_statement-orm] [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-from_statement-orm] [gw2] [ 21%] PASSED test/orm/test_cascade.py::PartialFlushTest::test_circular_sort test/orm/test_cascade.py::PartialFlushTest::test_o2m_m2o test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-aliased-core] [gw0] [ 21%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_fksonsub test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_from_joined_colsonsub [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-aliased-core] [gw5] [ 21%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_four test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_one test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-aliased-orm] [gw5] [ 21%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_one test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_three [gw0] [ 21%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_from_joined_colsonsub [gw2] [ 21%] PASSED test/orm/test_cascade.py::PartialFlushTest::test_o2m_m2o test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_no_special_cols [gw0] [ 21%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_no_special_cols test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_no_table_args [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-aliased-orm] [gw5] [ 21%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_three test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_two test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-from_statement-core] [gw0] [ 21%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_no_table_args test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_three_levels [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-from_statement-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-from_statement-orm] [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-from_statement-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-aliased-core] [gw5] [ 21%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_two test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_nonorphans_ok [gw0] [ 21%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_three_levels test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_subclass_mixin [gw0] [ 21%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_subclass_mixin test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_we_must_copy_mapper_args [gw2] [ 21%] PASSED test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_nonorphans_ok [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-aliased-core] [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback [gw0] [ 21%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_we_must_copy_mapper_args test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-aliased-orm] test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback_use_labels test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_we_must_only_copy_column_mapper_args [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback_use_labels test/sql/test_labels.py::ColExprLabelTest::test_boolean_auto_label [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-aliased-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-from_statement-core] [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-from_statement-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-from_statement-orm] [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-from_statement-orm] [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_boolean_auto_label test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_disabmiguate [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_disabmiguate test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_none [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_none test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_label_style_disambiguate [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_label_style_disambiguate test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_label_style_none [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_label_style_none test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_use_labels [gw0] [ 21%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_we_must_only_copy_column_mapper_args test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_with_undefined_foreignkey [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_use_labels test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_use_labels [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_use_labels test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label_use_labels [gw0] [ 21%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_with_undefined_foreignkey [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label_use_labels test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_isolation[test_case0-'_1,2]'_1] [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_isolation[test_case0-'_1,2]'_1] test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_isolation[test_case1-__1] [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_isolation[test_case1-__1] test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_isolation[test_case2-'_'_1] [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_isolation[test_case2-'_'_1] test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case0-SELECT '(1,2]', '(1,2]'] test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_base [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case0-SELECT '(1,2]', '(1,2]'] test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case1-SELECT )), ))] [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case1-SELECT )), ))] test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case2-SELECT '%(', '%('] [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case2-SELECT '%(', '%('] [gw7] [ 21%] PASSED test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_autoflush test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_noflush [gw7] [ 21%] PASSED test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_noflush test/orm/test_dynamic.py::HistoryTest::test_replace_transient [gw7] [ 21%] PASSED test/orm/test_dynamic.py::HistoryTest::test_replace_transient test/orm/test_dynamic.py::HistoryTest::test_unchanged_persistent test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-aliased-core] [gw7] [ 21%] PASSED test/orm/test_dynamic.py::HistoryTest::test_unchanged_persistent [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-aliased-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-aliased-orm] test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_savead test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_column_expression[columns] [gw0] [ 21%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_base [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-aliased-orm] test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_collection_expunge [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_column_expression[columns] test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_column_expression[table] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-from_statement-core] [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_column_expression[table] test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_compiler_expression test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_both [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_compiler_expression test/sql/test_labels.py::ColExprLabelTest::test_plain_select_column_expression [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_select_column_expression test/sql/test_labels.py::ColExprLabelTest::test_plain_select_compiler_expression [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-from_statement-core] [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_select_compiler_expression test/sql/test_labels.py::ColExprLabelTest::test_returning_dupes_column_expression [gw2] [ 21%] PASSED test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_collection_expunge test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-from_statement-orm] test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_standalone_orphan [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_returning_dupes_column_expression test/sql/test_labels.py::ColExprLabelTest::test_select_dupes_column_expression [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_select_dupes_column_expression test/sql/test_labels.py::ColExprLabelTest::test_type_coerce_auto_label_label_style_disambiguate [gw0] [ 21%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_both [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_savead test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_saveuser [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_saveuser test/orm/test_dynamic.py::UOWTest::test_backref_events [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-from_statement-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-aliased-core] [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_events test/orm/test_dynamic.py::UOWTest::test_backref_savead [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-aliased-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-aliased-orm] [gw5] [ 21%] 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 test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_sub [gw5] [ 21%] 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] [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-aliased-orm] [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_savead test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-from_statement-core] [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_wraps_col_expr_label_propagate[inside] test/orm/test_dynamic.py::UOWTest::test_backref_saveuser test/sql/test_labels.py::ColExprLabelTest::test_wraps_col_expr_label_propagate[outside] [gw0] [ 21%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_sub [gw5] [ 21%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_wraps_col_expr_label_propagate[outside] test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_basic test/sql/test_labels.py::LabelLengthTest::test_adjustable_1 [gw2] [ 21%] PASSED test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_standalone_orphan [gw0] [ 21%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_basic [gw5] [ 21%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_1 test/sql/test_labels.py::LabelLengthTest::test_adjustable_2 [gw5] [ 21%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_2 test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_multilevel_remove test/orm/declarative/test_mixin.py::AbstractTest::test_abstract_boolean test/sql/test_labels.py::LabelLengthTest::test_adjustable_3 [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_saveuser test/orm/test_dynamic.py::UOWTest::test_collection_set [gw0] [ 21%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_abstract_boolean [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-from_statement-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-from_statement-orm] test/orm/declarative/test_mixin.py::AbstractTest::test_implicit_abstract_viadecorator [gw0] [ 21%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_implicit_abstract_viadecorator test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_attributes [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_collection_set test/orm/test_dynamic.py::UOWTest::test_delete_cascade [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_delete_cascade test/orm/test_dynamic.py::UOWTest::test_delete_nocascade [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-from_statement-orm] test/orm/test_deferred.py::WithExpressionTest::test_in_joinedload [gw2] [ 21%] PASSED test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_multilevel_remove [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_in_joinedload [gw0] [ 21%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_attributes test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_singlelevel_remove test/orm/test_deferred.py::WithExpressionTest::test_no_refresh_unless_populate_existing test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_inherits [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_delete_nocascade test/orm/test_dynamic.py::UOWTest::test_hasattr [gw5] [ 21%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_3 test/sql/test_labels.py::LabelLengthTest::test_adjustable_4 [gw5] [ 21%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_4 test/sql/test_labels.py::LabelLengthTest::test_adjustable_5 [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_hasattr [gw5] [ 21%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_5 test/sql/test_labels.py::LabelLengthTest::test_adjustable_result_schema_column_1 [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_no_refresh_unless_populate_existing [gw0] [ 21%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_inherits test/orm/test_dynamic.py::UOWTest::test_merge [gw5] [ 21%] 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 [gw5] [ 21%] 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 [gw5] [ 21%] 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 [gw5] [ 21%] PASSED test/sql/test_labels.py::LabelLengthTest::test_colnames_longer_than_labels_uppercase test/sql/test_labels.py::LabelLengthTest::test_label_overlap_unlabeled test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_in_mapper_args [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_merge test/orm/test_deferred.py::WithExpressionTest::test_no_sql_not_set_up test/orm/test_dynamic.py::UOWTest::test_no_deref [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_no_sql_not_set_up test/orm/test_deferred.py::WithExpressionTest::test_reuse_expr [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_reuse_expr [gw5] [ 21%] PASSED test/sql/test_labels.py::LabelLengthTest::test_label_overlap_unlabeled test/sql/test_labels.py::LabelLengthTest::test_table_plus_column_exceeds_length test/orm/test_deferred.py::WithExpressionTest::test_simple_expr [gw5] [ 21%] PASSED test/sql/test_labels.py::LabelLengthTest::test_table_plus_column_exceeds_length test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_non_truncated [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_non_truncated test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_truncated_named [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_truncated_named test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_truncated_positional [gw0] [ 21%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_in_mapper_args [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_truncated_positional test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_column_bind_labels_1 [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_column_bind_labels_1 test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_column_bind_labels_2 test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_in_mapper_args_used_multiple_times [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_column_bind_labels_2 test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_custom_max_identifier_length [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_custom_max_identifier_length [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_no_deref test/orm/test_dynamic.py::UOWTest::test_noload_append [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_noload_append [gw0] [ 21%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_in_mapper_args_used_multiple_times test/orm/test_dynamic.py::UOWTest::test_noload_remove [gw3] [ 21%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_simple_expr [gw2] [ 21%] PASSED test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_singlelevel_remove test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_property test/orm/test_cascade.py::SubclassCascadeTest::test_cascade_iterator_polymorphic test/sql/test_delete.py::DeleteFromCompileTest::test_autocorrelate_error [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_noload_remove test/orm/test_dynamic.py::UOWTest::test_persistence [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_persistence test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_custom_max_identifier_length_onconnect [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_custom_max_identifier_length_onconnect test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_custom_maxlen [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_custom_maxlen test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_custom_maxlen_dialect_only [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_custom_maxlen_dialect_only test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_custom_maxlen_user_set_manually [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_custom_maxlen_user_set_manually test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_raise_too_large [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_raise_too_large test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_too_large_custom_maxlen [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_too_large_custom_maxlen test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_max_identifier_length_onconnect [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_max_identifier_length_onconnect test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_max_identifier_length_onconnect_returns_none test/orm/test_dynamic.py::UOWTest::test_remove_orphans [gw3] [ 21%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_autocorrelate_error test/sql/test_delete.py::DeleteFromCompileTest::test_correlation_to_extra [gw3] [ 21%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_correlation_to_extra test/sql/test_delete.py::DeleteFromCompileTest::test_delete_extra_froms [gw3] [ 21%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_delete_extra_froms test/sql/test_delete.py::DeleteFromCompileTest::test_dont_correlate_to_extra [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_remove_orphans [gw3] [ 21%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_dont_correlate_to_extra test/orm/test_dynamic.py::UOWTest::test_rollback [gw0] [ 21%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_property test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_correct_for_proxies test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_alias_plus_table [gw0] [ 21%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_correct_for_proxies [gw2] [ 21%] PASSED test/orm/test_cascade.py::SubclassCascadeTest::test_cascade_iterator_polymorphic test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_correct_for_proxies_doesnt_impact_synonyms test/orm/test_cascade.py::SubclassCascadeTest::test_delete_orphan_round_trip [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_max_identifier_length_onconnect_returns_none test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_anon_alias [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_anon_alias test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_limit [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_limit test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_subquery [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_subquery test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_use_labels [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_use_labels test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_table_alias_1 [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_table_alias_1 test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_table_alias_2 [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_table_alias_2 test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_too_long_name_disallowed [gw5] [ 21%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_too_long_name_disallowed test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_five] [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_rollback test/orm/test_dynamic.py::UOWTest::test_self_referential [gw7] [ 21%] PASSED test/orm/test_dynamic.py::UOWTest::test_self_referential test/orm/test_eager_relations.py::AddEntityTest::test_mapper_configured [gw5] [ 21%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_five] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_four] [gw3] [ 21%] SKIPPED test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_alias_plus_table [gw5] [ 21%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_four] test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_three_table [gw3] [ 21%] SKIPPED test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_three_table test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table [gw0] [ 21%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_correct_for_proxies_doesnt_impact_synonyms [gw3] [ 21%] SKIPPED test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table_plus_alias [gw3] [ 21%] SKIPPED test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table_plus_alias test/sql/test_delete.py::DeleteTest::test_alias [gw2] [ 21%] PASSED test/orm/test_cascade.py::SubclassCascadeTest::test_delete_orphan_round_trip test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_deferred [gw3] [ 21%] PASSED test/sql/test_delete.py::DeleteTest::test_alias [gw7] [ 21%] PASSED test/orm/test_eager_relations.py::AddEntityTest::test_mapper_configured test/orm/test_eager_relations.py::AddEntityTest::test_options test/sql/test_delete.py::DeleteTest::test_correlated_select test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_one] [gw5] [ 21%] 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] [gw5] [ 21%] 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] [gw5] [ 21%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_three] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_two] [gw5] [ 21%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_two] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_no_tracking [gw5] [ 21%] 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 [gw5] [ 21%] 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 [gw3] [ 21%] PASSED test/sql/test_delete.py::DeleteTest::test_correlated_select test/sql/test_delete.py::DeleteTest::test_delete [gw3] [ 21%] PASSED test/sql/test_delete.py::DeleteTest::test_delete [gw0] [ 21%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_deferred test/sql/test_delete.py::DeleteTest::test_delete_literal_binds [gw7] [ 21%] PASSED test/orm/test_eager_relations.py::AddEntityTest::test_options test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_doc [gw3] [ 21%] PASSED test/sql/test_delete.py::DeleteTest::test_delete_literal_binds test/sql/test_delete.py::DeleteTest::test_non_correlated_select [gw0] [ 21%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_doc [gw3] [ 21%] PASSED test/sql/test_delete.py::DeleteTest::test_non_correlated_select test/sql/test_delete.py::DeleteTest::test_prefix_with test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_alias [gw3] [ 21%] PASSED test/sql/test_delete.py::DeleteTest::test_prefix_with test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_cascade test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship [gw2] [ 21%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_cascade test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_merge_cascade[pending] test/sql/test_delete.py::DeleteTest::test_where_empty [gw3] [ 21%] PASSED test/sql/test_delete.py::DeleteTest::test_where_empty test/base/test_dependency.py::DependencySortTest::test_find_cycle_one [gw3] [ 21%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_cycle_one test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_four [gw3] [ 21%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_four test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_one [gw3] [ 21%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_one test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_three [gw5] [ 21%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_tracking_positive test/sql/test_lambdas.py::LambdaElementTest::test_adapt_select [gw5] [ 21%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_adapt_select test/sql/test_lambdas.py::LambdaElementTest::test_assignment_one [gw5] [ 21%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_assignment_one test/sql/test_lambdas.py::LambdaElementTest::test_assignment_three [gw3] [ 22%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_three test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_two [gw3] [ 22%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_two [gw1] [ 22%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate_active_history test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_alias test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_noalias test/base/test_dependency.py::DependencySortTest::test_large_sort [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_assignment_three test/sql/test_lambdas.py::LambdaElementTest::test_assignment_two [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_assignment_two test/sql/test_lambdas.py::LambdaElementTest::test_bind_type test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship_primryjoin [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_bind_type test/sql/test_lambdas.py::LambdaElementTest::test_boolean_conditionals [gw2] [ 22%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_merge_cascade[pending] test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_merge_cascade[persistent] [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship_primryjoin [gw2] [ 22%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_merge_cascade[persistent] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_doesnt_apply_to_abstract_declared_attr test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_none_cascade [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_noalias test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_alias [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_doesnt_apply_to_abstract_declared_attr [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_boolean_conditionals test/sql/test_lambdas.py::LambdaElementTest::test_boolean_constants test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_doesnt_apply_to_prepare_nocascade [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_boolean_constants test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches_annotations [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_doesnt_apply_to_prepare_nocascade [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches_annotations test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_correct_one [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_correct_one test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_one test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_correct_two [gw4] [ 22%] PASSED test/base/test_events.py::RemovalTest::test_listener_collection_removed_cleanup [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_correct_two test/base/test_events.py::RemovalTest::test_no_add_in_event test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_incorrect [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_alias test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_noalias [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_one test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_three [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_three test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_two [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_two test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_classproperty_still_works [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_classproperty_still_works test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_joined_propagation [gw2] [ 22%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_none_cascade test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_expunge_cascade [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_joined_propagation test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_joined_propagation_newname [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_joined_propagation_newname test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_single_propagation [gw2] [ 22%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_expunge_cascade [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_single_propagation test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_subclass_type [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_noalias test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_alias [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_subclass_type [gw6] [ 22%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative_child_expired test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_superclass_type [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_superclass_type test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_joined_table_inheritance [gw4] [ 22%] PASSED test/base/test_events.py::RemovalTest::test_no_add_in_event [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_incorrect test/base/test_events.py::RemovalTest::test_no_remove_in_event test/sql/test_lambdas.py::LambdaElementTest::test_coercion_cols_clause [gw4] [ 22%] PASSED test/base/test_events.py::RemovalTest::test_no_remove_in_event [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_coercion_cols_clause test/base/test_events.py::RemovalTest::test_once test/sql/test_lambdas.py::LambdaElementTest::test_coercion_where_clause [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_coercion_where_clause [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_joined_table_inheritance test/sql/test_lambdas.py::LambdaElementTest::test_conditional_must_be_tracked [gw4] [ 22%] PASSED test/base/test_events.py::RemovalTest::test_once test/base/test_events.py::RemovalTest::test_once_doesnt_dereference_listener [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_conditional_must_be_tracked test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_inheritance_conflict_resolution test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_four [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_alias [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_four [gw4] [ 22%] PASSED test/base/test_events.py::RemovalTest::test_once_doesnt_dereference_listener test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_one test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_noalias test/base/test_events.py::RemovalTest::test_once_unless_exception [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_one test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_three [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_three test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_two [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_two test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascade_disallowed_w_viewonly [gw2] [ 22%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascade_disallowed_w_viewonly test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting0-settings_that_warn0] [gw2] [ 22%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting0-settings_that_warn0] test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting1-settings_that_warn1] [gw2] [ 22%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting1-settings_that_warn1] test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting2-settings_that_warn2] [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_inheritance_conflict_resolution [gw2] [ 22%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting2-settings_that_warn2] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_table_inheritance test/sql/test_case_statement.py::CaseTest::test_case [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_table_inheritance [gw4] [ 22%] PASSED test/base/test_events.py::RemovalTest::test_once_unless_exception test/base/test_events.py::RemovalTest::test_propagate [gw4] [ 22%] PASSED test/base/test_events.py::RemovalTest::test_propagate test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declarative_mixin_decorator [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_noalias test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_alias [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declarative_mixin_decorator test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_base [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_base test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_direct test/base/test_events.py::RemovalTest::test_remove_not_listened test/sql/test_lambdas.py::LambdaElementTest::test_dict_literal_keys_proper_use [gw4] [ 22%] PASSED test/base/test_events.py::RemovalTest::test_remove_not_listened [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_direct test/base/test_events.py::RemovalTest::test_remove_plain_named test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_mixin [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_dict_literal_keys_proper_use [gw4] [ 22%] PASSED test/base/test_events.py::RemovalTest::test_remove_plain_named test/base/test_events.py::RemovalTest::test_remove_wrapped_named test/sql/test_lambdas.py::LambdaElementTest::test_execute_boolean [gw4] [ 22%] PASSED test/base/test_events.py::RemovalTest::test_remove_wrapped_named test/orm/test_events.py::RemovalTest::test_unmapped_listen [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_mixin [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_boolean test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_cached test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wbase [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_alias test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_noalias [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_cached [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wbase test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wdecorator [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wdecorator test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_one [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_one test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_two [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_two test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_init_subclass_works [gw2] [ 22%] PASSED test/sql/test_case_statement.py::CaseTest::test_case [gw3] [ 22%] PASSED test/base/test_dependency.py::DependencySortTest::test_large_sort test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_one [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_noalias test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_one [gw2] [ 22%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_one [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_init_subclass_works test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_three [gw3] [ 22%] PASSED test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_one test/orm/test_eager_relations.py::CyclicalInheritingEagerTestOne::test_basic test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_three test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_joined_table_propagation [gw2] [ 22%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_three test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two [gw3] [ 22%] PASSED test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_three [gw2] [ 22%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two_point_five test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_two [gw2] [ 22%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two_point_five test/sql/test_case_statement.py::CaseTest::test_text_doenst_explode_even_in_whenlist [gw3] [ 22%] PASSED test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_two test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_one [gw2] [ 22%] PASSED test/sql/test_case_statement.py::CaseTest::test_text_doenst_explode_even_in_whenlist test/sql/test_case_statement.py::CaseTest::test_text_doesnt_explode [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_joined_table_propagation [gw3] [ 22%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_one test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_two [gw2] [ 22%] PASSED test/sql/test_case_statement.py::CaseTest::test_text_doesnt_explode test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_composite test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 ELSE :param_2 END] [gw3] [ 22%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_two [gw2] [ 22%] PASSED test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 ELSE :param_2 END] test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 WHEN (test.col1 = :col1_2) THEN :param_2 ELSE :param_3 END] test/base/test_dependency.py::DependencySortTest::test_sort_one [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_composite [gw2] [ 22%] PASSED test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 WHEN (test.col1 = :col1_2) THEN :param_2 ELSE :param_3 END] test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE test.col1 WHEN :param_1 THEN :param_2 END] [gw3] [ 22%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_one [gw2] [ 22%] PASSED test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE test.col1 WHEN :param_1 THEN :param_2 END] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_custom_base 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/base/test_dependency.py::DependencySortTest::test_sort_three [gw2] [ 22%] 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] [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_custom_base test/orm/test_collection.py::CollectionsTest::test_dict test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict test/orm/test_collection.py::CollectionsTest::test_dict_duck test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_uncached [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr_two [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_uncached test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_cached [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr_two test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_cached [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_uncached test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited_descriptor [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited_descriptor [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestOne::test_basic test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_depth [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_depth test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_nodepth [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_nodepth test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_from_subclass test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_overridden [gw4] [ 22%] PASSED test/orm/test_events.py::RemovalTest::test_unmapped_listen [gw3] [ 22%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_three [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_overridden test/base/test_dependency.py::DependencySortTest::test_sort_two test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_polymorphic_on_inherited [gw3] [ 22%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_two test/base/test_dependency.py::DependencySortTest::test_ticket_1380 [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_polymorphic_on_inherited [gw3] [ 22%] PASSED test/base/test_dependency.py::DependencySortTest::test_ticket_1380 test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_property test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-load-] test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_prop [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_from_subclass test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_integrate [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_property test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_column_ordering [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_column_ordering test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wbase [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_integrate [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wbase test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_1 test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wdecorator [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wdecorator test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_duck test/orm/test_collection.py::CollectionsTest::test_dict_emulates test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin_used_for_joined [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_emulates test/orm/test_collection.py::CollectionsTest::test_dict_subclass [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin_used_for_joined [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_subclass test/orm/test_collection.py::CollectionsTest::test_dict_subclass2 test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_not_allowed [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_not_allowed [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_subclass2 test/orm/test_collection.py::CollectionsTest::test_dict_subclass3 test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_metadata [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_uncached test/sql/test_lambdas.py::LambdaElementTest::test_global_tracking [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_metadata [gw3] [ 22%] PASSED test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_prop [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_global_tracking test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_times test/sql/test_lambdas.py::LambdaElementTest::test_in_columnelement test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_string [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_columnelement [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_1 test/sql/test_lambdas.py::LambdaElementTest::test_in_expr_compile [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_times test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_registry_multiple_metadata test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_2 [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_registry_multiple_metadata test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wbase [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wbase test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wdecorator [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wdecorator [gw4] [ 22%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-load-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-loaded_as_persistent-] [gw4] [ 22%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-loaded_as_persistent-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-refresh-] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_back_propagate [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_subclass3 test/orm/test_collection.py::CollectionsTest::test_lifecycle [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_lifecycle [gw3] [ 22%] PASSED test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_string test/orm/test_collection.py::CollectionsTest::test_list [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_back_propagate test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_table_no_propagation test/orm/test_deprecations.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_list test/orm/test_collection.py::CollectionsTest::test_list_duck [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_duck [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_table_no_propagation test/orm/test_collection.py::CollectionsTest::test_list_emulates test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_some_propagation [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_emulates test/orm/test_collection.py::CollectionsTest::test_list_setitem_with_slices [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_expr_compile [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_some_propagation test/sql/test_lambdas.py::LambdaElementTest::test_in_expressions test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_composite [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_composite test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_expressions [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_five test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_descriptor [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_descriptor [gw5] [ 22%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_five [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_2 test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_4 test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_single_table_inheritance [gw4] [ 22%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-refresh-] [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_single_table_inheritance test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-load-] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_overridden [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_overridden [gw4] [ 22%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-load-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-loaded_as_persistent-] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_alt_key_column_in_mixin [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_alt_key_column_in_mixin [gw4] [ 22%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-loaded_as_persistent-] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_column_in_mixin test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-refresh-] [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_column_in_mixin test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_same_column_in_mixin [gw7] [ 22%] PASSED test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_4 [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_same_column_in_mixin test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_overrides_different_typed_column_in_mixin [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_overrides_different_typed_column_in_mixin test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_dependent_on_subclass [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_dependent_on_subclass test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inheritance_order [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inheritance_order test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inherited [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inherited test/orm/test_eager_relations.py::EagerTest::test_against_select test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_not_inherited [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_setitem_with_slices test/orm/test_collection.py::CollectionsTest::test_list_subclass [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_not_inherited test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_unique_column [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_subclass test/orm/test_collection.py::CollectionsTest::test_object_duck [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_unique_column [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_object_duck test/orm/test_collection.py::CollectionsTest::test_object_emulates [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_object_emulates test/orm/test_collection.py::CollectionsTest::test_recipes [gw2] [ 22%] PASSED test/orm/test_collection.py::CollectionsTest::test_recipes test/orm/test_collection.py::CollectionsTest::test_set test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_four [gw4] [ 22%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-refresh-] test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight_special_names test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[load-] [gw0] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight_special_names [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_four test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_one test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_col_prop_attrs_associated_w_class_for_mapper_args [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_one test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_three [gw0] [ 23%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_col_prop_attrs_associated_w_class_for_mapper_args [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_three test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_two test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_column_pre_map [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_two test/sql/test_lambdas.py::LambdaElementTest::test_insert_statement [gw0] [ 23%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_column_pre_map test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_mixin_attr_refers_to_column_copies [gw4] [ 23%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[load-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[refresh-] [gw4] [ 23%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[refresh-] test/orm/test_events.py::RestoreLoadContextTest::test_warning[-load-] [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_against_select test/orm/test_eager_relations.py::EagerTest::test_aliased_stmt_includes_unnamed_fn [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_aliased_stmt_includes_unnamed_fn test/orm/test_eager_relations.py::EagerTest::test_aliasing [gw0] [ 23%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_mixin_attr_refers_to_column_copies test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_multilevel_mixin_attr_refers_to_column_copies [gw3] [ 23%] PASSED test/orm/test_deprecations.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_aliasing test/orm/test_eager_relations.py::EagerTest::test_basic [gw2] [ 23%] PASSED test/orm/test_collection.py::CollectionsTest::test_set test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_commit_fails_add test/orm/test_collection.py::CollectionsTest::test_set_duck [gw0] [ 23%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_multilevel_mixin_attr_refers_to_column_copies test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_non_decl_access [gw2] [ 23%] PASSED test/orm/test_collection.py::CollectionsTest::test_set_duck test/orm/test_collection.py::CollectionsTest::test_set_emulates [gw0] [ 23%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_non_decl_access [gw2] [ 23%] PASSED test/orm/test_collection.py::CollectionsTest::test_set_emulates test/orm/test_collection.py::CollectionsTest::test_set_subclass test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_abstract [gw2] [ 23%] PASSED test/orm/test_collection.py::CollectionsTest::test_set_subclass test/orm/test_collection.py::ColumnMappedWSerialize::test_indirect_table_column_mapped [gw0] [ 23%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_abstract test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_basic test/orm/test_eager_relations.py::EagerTest::test_catch_the_right_target [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_insert_statement test/sql/test_lambdas.py::LambdaElementTest::test_maintain_required_bindparam [gw0] [ 23%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_maintain_required_bindparam test/sql/test_lambdas.py::LambdaElementTest::test_no_var_dict_keys test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin_override [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_no_var_dict_keys test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_no_paramtrack [gw0] [ 23%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin_override [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_no_paramtrack test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_paramtrack [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_catch_the_right_target test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_noncascade [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_paramtrack test/orm/test_eager_relations.py::EagerTest::test_column_property_adaptation test/sql/test_lambdas.py::LambdaElementTest::test_op_forwards [gw0] [ 23%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_noncascade test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_behavior_within_decl [gw0] [ 23%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_behavior_within_decl test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_gc [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_column_property_adaptation test/orm/test_eager_relations.py::EagerTest::test_cyclical [gw4] [ 23%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_warning[-load-] test/orm/test_events.py::RestoreLoadContextTest::test_warning[-loaded_as_persistent-] [gw4] [ 23%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_warning[-loaded_as_persistent-] test/orm/test_events.py::RestoreLoadContextTest::test_warning[-refresh-] [gw4] [ 23%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_warning[-refresh-] [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_cyclical [gw2] [ 23%] PASSED test/orm/test_collection.py::ColumnMappedWSerialize::test_indirect_table_column_mapped test/orm/test_eager_relations.py::EagerTest::test_deferred_fk_col [gw3] [ 23%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_commit_fails_add test/orm/test_collection.py::ColumnMappedWSerialize::test_selectable_column_mapped test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_commit_fails_delete [gw2] [ 23%] PASSED test/orm/test_collection.py::ColumnMappedWSerialize::test_selectable_column_mapped test/orm/test_collection.py::CustomCollectionsTest::test_basic [gw3] [ 23%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_commit_fails_delete test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_no_select_needed [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_op_forwards [gw3] [ 23%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_no_select_needed test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[False] test/sql/test_lambdas.py::LambdaElementTest::test_op_reverse test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_begin_nested_requires_trans [gw3] [ 23%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_begin_nested_requires_trans [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_op_reverse test/sql/test_lambdas.py::LambdaElementTest::test_plain_object_ok_w_tracking_disabled test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_begin_preflush [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_deferred_fk_col test/orm/test_eager_relations.py::EagerTest::test_disable_dynamic [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[False] [gw5] [ 23%] 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 [gw3] [ 23%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_begin_preflush test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[True] [gw1] [ 23%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject_active_history [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_disable_dynamic test/orm/test_eager_relations.py::EagerTest::test_distinct [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_distinct test/orm/test_eager_relations.py::EagerTest::test_double_same_mappers [gw2] [ 23%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_basic test/orm/test_collection.py::CustomCollectionsTest::test_custom test/orm/test_deprecations.py::AutocommitClosesOnFailTest::test_close_transaction_on_commit_fail [gw3] [ 23%] SKIPPED test/orm/test_deprecations.py::AutocommitClosesOnFailTest::test_close_transaction_on_commit_fail test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_alter [gw3] [ 23%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_alter [gw2] [ 23%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_custom test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_create test/orm/test_collection.py::CustomCollectionsTest::test_dict [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_plain_object_used_outside_lambda test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_cols_clause [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_cols_clause test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_from_clause [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_from_clause test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_full_stmt [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_full_stmt test/sql/test_lambdas.py::LambdaElementTest::test_reject_dict_literal_keys [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_reject_dict_literal_keys test/sql/test_lambdas.py::LambdaElementTest::test_reject_methods [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[True] test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_dirty [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_dirty [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_reject_methods test/sql/test_lambdas.py::LambdaElementTest::test_reject_plain_object test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_flush_plan [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_same_mappers test/orm/test_eager_relations.py::EagerTest::test_double_w_ac [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_reject_plain_object test/sql/test_lambdas.py::LambdaElementTest::test_select_columns_clause [gw3] [ 23%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_create test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_delete [gw3] [ 23%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_delete test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_drop [gw3] [ 23%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_drop test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_insert [gw3] [ 23%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_insert test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_select [gw3] [ 23%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_select test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_update [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_w_ac test/orm/test_eager_relations.py::EagerTest::test_double_w_ac_against_subquery [gw2] [ 23%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_dict test/orm/test_collection.py::CustomCollectionsTest::test_dict_wrapper [gw3] [ 23%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_update test/ext/test_deprecations.py::AutomapTest::test_reflect_true [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_columns_clause test/sql/test_lambdas.py::LambdaElementTest::test_select_fromclause [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_fromclause test/sql/test_lambdas.py::LambdaElementTest::test_select_future_expanding_columns [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_future_expanding_columns test/sql/test_lambdas.py::LambdaElementTest::test_select_legacy_expanding_columns [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_legacy_expanding_columns test/sql/test_lambdas.py::LambdaElementTest::test_select_whereclause [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_whereclause test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_embedded [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_embedded test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_linked [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_w_ac_against_subquery test/orm/test_eager_relations.py::EagerTest::test_double_with_aggregate [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_with_aggregate [gw4] [ 23%] 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 [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_can_use_session_in_outer_rollback_hook test/orm/test_events.py::SessionEventsTest::test_class_listen test/orm/test_eager_relations.py::EagerTest::test_eager_option [gw2] [ 23%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_dict_wrapper test/orm/test_collection.py::CustomCollectionsTest::test_lazyload [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_eager_option test/orm/test_eager_relations.py::EagerTest::test_from_statement[False] [gw2] [ 23%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_lazyload test/orm/test_collection.py::CustomCollectionsTest::test_list [gw3] [ 23%] PASSED test/ext/test_deprecations.py::AutomapTest::test_reflect_true [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_from_statement[False] test/orm/test_eager_relations.py::EagerTest::test_from_statement[True] test/orm/test_deprecations.py::BindIntegrationTest::test_bound_connection_transactional [gw0] [ 23%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_gc test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_warn_cascading_used_w_tablename [gw0] [ 23%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_warn_cascading_used_w_tablename test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_basic [gw7] [ 23%] 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] [gw7] [ 23%] 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] [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_class_listen test/orm/test_events.py::SessionEventsTest::test_connection_emits_after_begin [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_connection_emits_after_begin test/orm/test_events.py::SessionEventsTest::test_flush_in_commit_hook [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_flush_in_commit_hook test/orm/test_events.py::SessionEventsTest::test_flush_noautocommit_hook [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_linked test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_statement [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_statement [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_from_statement_contains_eager[True] test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_hey_theres_multiple_paths test/orm/test_eager_relations.py::EagerTest::test_group_by_only [gw3] [ 23%] PASSED test/orm/test_deprecations.py::BindIntegrationTest::test_bound_connection_transactional [gw5] [ 23%] 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 [gw5] [ 23%] 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 [gw5] [ 23%] 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 [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_group_by_only [gw0] [ 23%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_basic test/orm/test_eager_relations.py::EagerTest::test_inner_join [gw2] [ 23%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_list test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wbase test/orm/test_collection.py::CustomCollectionsTest::test_list_no_setslice test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_bound_session [gw2] [ 23%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_list_no_setslice [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join [gw3] [ 23%] PASSED test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_bound_session test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_fixed test/orm/test_collection.py::DictHelpersTest::test_attr_mapped_collection [gw0] [ 23%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wbase test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wdecorator [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_fixed test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_negative_options [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_flush_noautocommit_hook test/orm/test_events.py::SessionEventsTest::test_on_bulk_delete_hook [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_on_bulk_delete_hook test/orm/test_events.py::SessionEventsTest::test_on_bulk_update_hook [gw0] [ 23%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wdecorator test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_no_session test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_supplied_fk [gw5] [ 23%] 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 [gw3] [ 23%] PASSED test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_no_session [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_one test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_three test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_unbound_session [gw5] [ 23%] 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 [gw3] [ 23%] PASSED test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_unbound_session [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_negative_options test/sql/test_deprecations.py::BoundMetadataTest::test_arg_deprecated test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_positive_options [gw3] [ 23%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_arg_deprecated [gw0] [ 23%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_supplied_fk test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_function [gw3] [ 23%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_function test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_select test/orm/declarative/test_typing_py3k.py::DeclarativeBaseTest::test_class_getitem [gw3] [ 23%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_select test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_text [gw3] [ 23%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_text [gw2] [ 23%] PASSED test/orm/test_collection.py::DictHelpersTest::test_attr_mapped_collection test/sql/test_deprecations.py::BoundMetadataTest::test_bind_attr_join_no_warning test/orm/test_collection.py::DictHelpersTest::test_column_mapped_assertions [gw3] [ 23%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_attr_join_no_warning [gw0] [ 23%] PASSED test/orm/declarative/test_typing_py3k.py::DeclarativeBaseTest::test_class_getitem test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaM2O::test_roundtrip [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_positive_options test/orm/test_eager_relations.py::EagerTest::test_inner_join_options [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_on_bulk_update_hook test/orm/test_events.py::SessionEventsTest::test_reentrant_flush test/orm/test_deprecations.py::CacheKeyTest::test_bound_options [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_reentrant_flush [gw7] [ 23%] 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 test/orm/test_events.py::SessionEventsTest::test_rollback_hook [gw2] [ 23%] PASSED test/orm/test_collection.py::DictHelpersTest::test_column_mapped_assertions test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_two test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_additional_hascachekey_variants [gw5] [ 23%] 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] [gw5] [ 23%] 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] [gw2] [ 23%] PASSED test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection [gw7] [ 23%] 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 [gw0] [ 23%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaM2O::test_roundtrip [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_unnested_chaining_options test/orm/test_eager_relations.py::EagerTest::test_late_compile [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_rollback_hook test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_callable [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_callable test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_class [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_class test/orm/test_events.py::SessionEventsTest::test_scoped_session_listen [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_scoped_session_listen test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-False-False] test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection2 test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaO2M::test_roundtrip [gw2] [ 23%] PASSED test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection2 test/orm/test_collection.py::DictHelpersTest::test_declarative_column_mapped [gw2] [ 23%] PASSED test/orm/test_collection.py::DictHelpersTest::test_declarative_column_mapped [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_late_compile test/orm/test_eager_relations.py::EagerTest::test_limit [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit test/orm/test_eager_relations.py::EagerTest::test_limit_2 [gw5] [ 23%] 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 [gw5] [ 23%] 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 [gw5] [ 23%] 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 [gw5] [ 23%] 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 [gw5] [ 23%] 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 [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_set_of_opts test/sql/test_lambdas.py::LambdaElementTest::test_update_statement [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit_2 test/orm/test_eager_relations.py::EagerTest::test_limit_3 [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-False-False] [gw3] [ 23%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_bound_options test/orm/test_deprecations.py::CacheKeyTest::test_bound_options_equiv_on_strname [gw3] [ 23%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_bound_options_equiv_on_strname test/orm/test_deprecations.py::CacheKeyTest::test_orm_query_w_orm_joins test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-False-True] [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-False-True] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-True-False] [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-True-False] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-True-True] [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-True-True] [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit_3 test/orm/test_eager_relations.py::EagerTest::test_limit_4 [gw3] [ 23%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_orm_query_w_orm_joins test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-False-False] test/orm/test_deprecations.py::CacheKeyTest::test_unbound_options [gw3] [ 23%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_unbound_options test/orm/test_deprecations.py::CacheKeyTest::test_unbound_sub_options [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit_4 test/orm/test_eager_relations.py::EagerTest::test_many_to_many [gw3] [ 23%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_unbound_sub_options test/orm/test_collection.py::DictHelpersTest::test_mapped_collection [gw5] [ 23%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_update_statement test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_cols_round_trip [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_many_to_many [gw0] [ 23%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaO2M::test_roundtrip test/orm/test_eager_relations.py::EagerTest::test_many_to_one test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobM2O::test_roundtrip [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_many_to_one test/orm/test_eager_relations.py::EagerTest::test_many_to_one_null [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-False-False] [gw7] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_many_to_one_null test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-False-True] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--__setitem__] test/orm/test_eager_relations.py::EagerTest::test_manytoone_limit [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-False-True] [gw6] [ 23%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative_child_expired test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive [gw3] [ 23%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--__setitem__] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-True-False] [gw4] [ 23%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-True-False] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-True-True] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--setdefault] [gw2] [ 24%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mapped_collection test/orm/test_collection.py::DictHelpersTest::test_mapped_collection2 [gw6] [ 24%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-True-True] [gw2] [ 24%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mapped_collection2 test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_gc test/orm/test_collection.py::DictHelpersTest::test_mixin [gw1] [ 24%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject_active_history [gw3] [ 24%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--setdefault] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_dict] [gw3] [ 24%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_dict] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_kw] test/orm/test_attributes.py::GetNoValueTest::test_off_empty [gw7] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_manytoone_limit test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-False-False] [gw0] [ 24%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobM2O::test_roundtrip [gw1] [ 24%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_off_empty test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result [gw1] [ 24%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[cte] [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-False-False] test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result_no_value [gw1] [ 24%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result_no_value test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobO2M::test_roundtrip [gw1] [ 24%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value_empty [gw1] [ 24%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value_empty test/orm/test_attributes.py::HistoryTest::test_collection_no_value [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_collection_no_value test/orm/test_attributes.py::HistoryTest::test_collections_via_backref test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-False-True] [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-False-True] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-True-False] [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-True-False] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-True-True] [gw7] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[cte] [gw3] [ 24%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_kw] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-list-append] test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[selectin] [gw3] [ 24%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-list-append] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-set-add] [gw3] [ 24%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-set-add] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--__setitem__] [gw2] [ 24%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mixin test/orm/test_collection.py::DictHelpersTest::test_mixin2 [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-True-True] [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_collections_via_backref [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_cols_round_trip test/orm/test_attributes.py::HistoryTest::test_committed_value_init test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[False-False] [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_init test/orm/test_attributes.py::HistoryTest::test_committed_value_set [gw7] [ 24%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[selectin] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-False-False] [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-False-False] test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[subquery] [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_set test/orm/test_attributes.py::HistoryTest::test_committed_value_set_active_hist test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-False-True] [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_set_active_hist test/orm/test_attributes.py::HistoryTest::test_committed_value_set_commit [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_set_commit test/orm/test_attributes.py::HistoryTest::test_dict_collections [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_dict_collections test/orm/test_attributes.py::HistoryTest::test_flag_modified_but_no_value_raises [gw3] [ 24%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--__setitem__] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--setdefault] [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-False-True] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-True-False] [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-True-False] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-True-True] [gw3] [ 24%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--setdefault] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_dict] [gw3] [ 24%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_dict] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_kw] [gw3] [ 24%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_kw] [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_flag_modified_but_no_value_raises test/orm/test_attributes.py::HistoryTest::test_mark_dirty_no_attr [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_mark_dirty_no_attr test/orm/test_attributes.py::HistoryTest::test_object_collections_mutate [gw0] [ 24%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobO2M::test_roundtrip [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_collections_mutate test/orm/test_attributes.py::HistoryTest::test_object_collections_set [gw2] [ 24%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mixin2 test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocM2O::test_roundtrip [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_collections_set test/orm/test_attributes.py::HistoryTest::test_object_del test/orm/test_collection.py::InstrumentationTest::test_referenced_by_owner [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_del [gw2] [ 24%] PASSED test/orm/test_collection.py::InstrumentationTest::test_referenced_by_owner test/orm/test_attributes.py::HistoryTest::test_object_del_expired test/orm/test_collection.py::InstrumentationTest::test_uncooperative_descriptor_in_sweep [gw7] [ 24%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[subquery] test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[immediate] [gw7] [ 24%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[immediate] test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[joined] [gw7] [ 24%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[joined] test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[selectin] [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[False-False] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[True-False] [gw7] [ 24%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[selectin] test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[subquery] [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_del_expired [gw7] [ 24%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[subquery] test/orm/test_attributes.py::HistoryTest::test_object_init [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_init test/orm/test_attributes.py::HistoryTest::test_object_init_active_history [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_init_active_history test/orm/test_attributes.py::HistoryTest::test_object_replace [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_replace test/orm/test_attributes.py::HistoryTest::test_object_set_none [gw6] [ 24%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_gc test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_pk_change [gw0] [ 24%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocM2O::test_roundtrip [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_set_none test/orm/test_attributes.py::HistoryTest::test_object_set_none_expired test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-list-append] [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-True-True] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_listen [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_listen test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_commit [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_commit test/ext/test_indexable.py::IndexPropertyArrayTest::test_modified [gw7] [ 24%] SKIPPED test/ext/test_indexable.py::IndexPropertyArrayTest::test_modified test/ext/test_indexable.py::IndexPropertyArrayTest::test_mutable [gw7] [ 24%] SKIPPED test/ext/test_indexable.py::IndexPropertyArrayTest::test_mutable test/ext/test_indexable.py::IndexPropertyArrayTest::test_query [gw7] [ 24%] SKIPPED test/ext/test_indexable.py::IndexPropertyArrayTest::test_query test/ext/test_indexable.py::IndexPropertyJsonTest::test_cast_type [gw7] [ 24%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_cast_type test/ext/test_indexable.py::IndexPropertyJsonTest::test_modified test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_rollback [gw7] [ 24%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_modified [gw2] [ 24%] PASSED test/orm/test_collection.py::InstrumentationTest::test_uncooperative_descriptor_in_sweep test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_nocache [gw2] [ 24%] PASSED test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_nocache test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_ok_cache [gw3] [ 24%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-list-append] test/ext/test_indexable.py::IndexPropertyJsonTest::test_multi_dimension [gw7] [ 24%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_multi_dimension test/ext/test_indexable.py::IndexPropertyJsonTest::test_mutable [gw7] [ 24%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_mutable test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_init [gw7] [ 24%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_init test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_set [gw7] [ 24%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_set test/ext/test_indexable.py::IndexPropertyJsonTest::test_query [gw7] [ 24%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_query test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-set-add] test/ext/test_indexable.py::IndexPropertyTest::test_array [gw2] [ 24%] PASSED test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_ok_cache test/sql/test_compare.py::CacheKeyTest::test_cache_key [gw7] [ 24%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_array test/ext/test_indexable.py::IndexPropertyTest::test_array_longinit [gw3] [ 24%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-set-add] [gw7] [ 24%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_array_longinit test/ext/test_indexable.py::IndexPropertyTest::test_get_attribute_error [gw7] [ 24%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_get_attribute_error test/ext/test_indexable.py::IndexPropertyTest::test_get_default_value test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from [gw7] [ 24%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_get_default_value test/ext/test_indexable.py::IndexPropertyTest::test_json [gw7] [ 24%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_json test/ext/test_indexable.py::IndexPropertyTest::test_set_immutable [gw7] [ 24%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_set_immutable test/ext/test_indexable.py::IndexPropertyTest::test_set_mutable_dict [gw7] [ 24%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_set_mutable_dict test/ext/test_indexable.py::IndexPropertyTest::test_value_is_none_attributeerror [gw7] [ 24%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_value_is_none_attributeerror test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_abstract_in_hierarchy [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_set_none_expired test/orm/test_attributes.py::HistoryTest::test_scalar_active_init [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_init test/orm/test_attributes.py::HistoryTest::test_scalar_active_no_init_side_effect test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocO2M::test_roundtrip [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_no_init_side_effect test/orm/test_attributes.py::HistoryTest::test_scalar_active_set [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[True-False] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[True-True] [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_rollback test/orm/test_events.py::SessionEventsTest::test_standalone_on_commit_hook [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_standalone_on_commit_hook [gw7] [ 24%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_abstract_in_hierarchy [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None_from_dict_set test/orm/test_events.py::SessionEventsTest::test_state_after_attach test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_classreg_setup [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None_from_dict_set test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_state_after_attach test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[True-True] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[0] [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit_del [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit_del test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set_commit [gw7] [ 24%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_classreg_setup [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set_commit [gw0] [ 24%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocO2M::test_roundtrip test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_twice_no_commit [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_twice_no_commit test/orm/test_attributes.py::HistoryTest::test_scalar_del test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_column_attr_names test/orm/test_events.py::SessionEventsTest::test_state_before_attach [gw4] [ 24%] PASSED test/orm/test_events.py::SessionEventsTest::test_state_before_attach [gw7] [ 24%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_column_attr_names test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_configure_discriminator_col test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_detached_via_commit [gw3] [ 24%] PASSED test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from_no_entities [gw7] [ 24%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_configure_discriminator_col [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[0] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[1] test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaM2O::test_roundtrip test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_prop_on_base [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_del [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[1] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[2] test/orm/test_attributes.py::HistoryTest::test_scalar_del_expired [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_del_expired test/orm/test_attributes.py::HistoryTest::test_scalar_get_first_set_None [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_get_first_set_None test/orm/test_attributes.py::HistoryTest::test_scalar_init [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[2] [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_init test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[3] test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_replace_self_flag_modified_set [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_replace_self_flag_modified_set test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit [gw3] [ 24%] PASSED test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from_no_entities test/dialect/mysql/test_deprecations.py::CompileTest::test_distinct_string [gw3] [ 24%] PASSED test/dialect/mysql/test_deprecations.py::CompileTest::test_distinct_string test/orm/inheritance/test_deprecations.py::ConcreteTest::test_without_default_polymorphic [gw7] [ 24%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_prop_on_base test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified_set [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified_set test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set_flag_modified test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_concrete_disc_resolves_overlap [gw7] [ 24%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_concrete_disc_resolves_overlap test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_for_overlap [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set_flag_modified test/orm/test_attributes.py::HistoryTest::test_scalar_no_init_side_effect [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_no_init_side_effect test/orm/test_attributes.py::HistoryTest::test_scalar_no_value [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_no_value test/orm/test_attributes.py::HistoryTest::test_scalar_obj_no_value [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[3] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[4] [gw0] [ 24%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaM2O::test_roundtrip [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[4] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[5] [gw7] [ 24%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_for_overlap test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_base_didnt_configure [gw7] [ 24%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_base_didnt_configure test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaO2M::test_roundtrip test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension [gw4] [ 24%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_detached_via_commit [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[5] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[6] [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[6] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[7] test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_persistent_via_rollback [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_obj_no_value test/orm/test_attributes.py::HistoryTest::test_scalar_passive_flag [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[7] [gw4] [ 24%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_persistent_via_rollback test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[8] [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_passive_flag test/orm/test_attributes.py::HistoryTest::test_scalar_set [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set test/orm/test_attributes.py::HistoryTest::test_scalar_set_None [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_None test/orm/test_attributes.py::HistoryTest::test_scalar_set_None_from_dict_set [gw7] [ 24%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[8] [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_None_from_dict_set test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[9] [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension_descriptor_refresh test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit [gw4] [ 24%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent [gw7] [ 24%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension_descriptor_refresh [gw0] [ 24%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaO2M::test_roundtrip test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension [gw3] [ 24%] PASSED test/orm/inheritance/test_deprecations.py::ConcreteTest::test_without_default_polymorphic test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_cascaded_delete [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit_del [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit_del test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_crud_rows_exhausted [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[9] test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_lambdas_rejected_in_options [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set_commit [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_lambdas_rejected_in_options [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set_commit test/orm/test_attributes.py::HistoryTest::test_scalar_set_twice_no_commit test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_multiple_entities_single_lambda test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobM2O::test_roundtrip [gw3] [ 24%] SKIPPED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_crud_rows_exhausted [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_twice_no_commit test/orm/test_attributes.py::HistoryTest::test_use_object_get_first_set_None test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_no_metadata [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_get_first_set_None test/orm/test_attributes.py::HistoryTest::test_use_object_init [gw7] [ 24%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension [gw5] [ 24%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_multiple_entities_single_lambda test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_subqueryload_external_lambda_caveats [gw1] [ 24%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_init [gw3] [ 24%] PASSED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_no_metadata test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_concrete_disc_resolves_overlap test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_no_rows [gw4] [ 24%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_cascaded_delete [gw7] [ 24%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_concrete_disc_resolves_overlap test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_for_overlap [gw3] [ 24%] PASSED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_no_rows test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_rows_exhausted test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_deleted [gw3] [ 24%] PASSED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_rows_exhausted [gw7] [ 24%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_for_overlap test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_clauseelement test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_inline_non_polymorphic [gw3] [ 24%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_clauseelement [gw6] [ 25%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_pk_change test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_conn [gw3] [ 25%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_conn test/orm/test_attributes.py::HistoryTest::test_use_object_no_init_side_effect test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_engine test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_baked_mix [gw3] [ 25%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_engine [gw4] [ 25%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_deleted [gw1] [ 25%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_no_init_side_effect test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_bound test/orm/test_attributes.py::HistoryTest::test_use_object_set test/orm/test_events.py::SessionLifecycleEventsTest::test_loaded_as_persistent [gw1] [ 25%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set test/orm/test_attributes.py::HistoryTest::test_use_object_set_None [gw1] [ 25%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_None test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit [gw5] [ 25%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_subqueryload_external_lambda_caveats [gw1] [ 25%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_del test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_subqueryload_internal_lambda [gw7] [ 25%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_inline_non_polymorphic test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_explicit [gw4] [ 25%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_loaded_as_persistent [gw0] [ 25%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobM2O::test_roundtrip [gw5] [ 25%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_subqueryload_internal_lambda test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_user_cols_single_lambda [gw1] [ 25%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_del test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent [gw1] [ 25%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set_commit [gw5] [ 25%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_user_cols_single_lambda [gw1] [ 25%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set_commit test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobO2M::test_roundtrip test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_user_cols_single_lambda_query test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict [gw1] [ 25%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set [gw4] [ 25%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent [gw1] [ 25%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_None [gw5] [ 25%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_user_cols_single_lambda_query [gw7] [ 25%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_explicit test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_has_inherited_table_doesnt_consider_base test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent_del [gw7] [ 25%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_has_inherited_table_doesnt_consider_base test/orm/test_lambdas.py::PolymorphicTest::test_join_second_prop_lambda test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_has_inherited_table_in_mapper_args [gw7] [ 25%] 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 [gw3] [ 25%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_bound test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_constructor_bound [gw3] [ 25%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_constructor_bound test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_metadata [gw1] [ 25%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_None test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_commit [gw3] [ 25%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_metadata test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_table [gw3] [ 25%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_table [gw1] [ 25%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_commit test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_implicit_execution test/orm/test_attributes.py::HistoryTest::test_use_object_set_value_twice [gw3] [ 25%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_implicit_execution test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_explicit_connectionless_execute [gw1] [ 25%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_value_twice [gw7] [ 25%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_ok_to_override_type_from_abstract [gw5] [ 25%] PASSED test/orm/test_lambdas.py::PolymorphicTest::test_join_second_prop_lambda test/orm/test_attributes.py::LazyloadHistoryTest::test_collections_via_lazyload [gw1] [ 25%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_collections_via_lazyload test/sql/test_insert.py::EmptyTest::test_empty_insert_default test/orm/test_attributes.py::LazyloadHistoryTest::test_lazy_backref_collections test/orm/test_lambdas.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update [gw7] [ 25%] PASSED test/sql/test_insert.py::EmptyTest::test_empty_insert_default test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection0] [gw7] [ 25%] PASSED test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection0] test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection1] [gw7] [ 25%] PASSED test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection1] test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection2] [gw0] [ 25%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobO2M::test_roundtrip [gw7] [ 25%] 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 [gw5] [ 25%] PASSED test/orm/test_lambdas.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update [gw7] [ 25%] PASSED test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_false test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_true [gw3] [ 25%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_explicit_connectionless_execute test/sql/test_lateral.py::LateralTest::test_alias_of_lateral [gw7] [ 25%] 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 [gw1] [ 25%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_lazy_backref_collections test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_object_via_lazyload test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_implicit_execute [gw7] [ 25%] PASSED test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_true_executemany_mode [gw1] [ 25%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_object_via_lazyload test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload [gw3] [ 25%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_implicit_execute [gw1] [ 25%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload_with_active test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_connection [gw3] [ 25%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_connection test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_engine [gw1] [ 25%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload_with_active [gw3] [ 25%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_engine test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_from_engine [gw3] [ 25%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_from_engine test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocM2O::test_roundtrip test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values [gw5] [ 25%] PASSED test/sql/test_lateral.py::LateralTest::test_alias_of_lateral [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values_literal_binds [gw7] [ 25%] 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 [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values_return_defaults test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select_return_defaults test/sql/test_lateral.py::LateralTest::test_from_function [gw5] [ 25%] PASSED test/sql/test_lateral.py::LateralTest::test_from_function test/sql/test_lateral.py::LateralTest::test_join_lateral_subquery_twolevel[False] [gw5] [ 25%] PASSED test/sql/test_lateral.py::LateralTest::test_join_lateral_subquery_twolevel[False] test/orm/test_attributes.py::ListenerTest::test_collection_link_events [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select_return_defaults test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_element_values [gw1] [ 25%] PASSED test/orm/test_attributes.py::ListenerTest::test_collection_link_events [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_element_values test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_list_values [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_list_values test/sql/test_lateral.py::LateralTest::test_join_lateral_subquery_twolevel[True] [gw5] [ 25%] 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 [gw5] [ 25%] PASSED test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_implicit_subquery test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_subquery [gw5] [ 25%] PASSED test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_subquery test/sql/test_lateral.py::LateralTest::test_no_alias_construct [gw5] [ 25%] PASSED test/sql/test_lateral.py::LateralTest::test_no_alias_construct test/sql/test_lateral.py::LateralTest::test_plain_join [gw5] [ 25%] PASSED test/sql/test_lateral.py::LateralTest::test_plain_join test/sql/test_lateral.py::LateralTest::test_plain_join_implicit_subquery [gw5] [ 25%] PASSED test/sql/test_lateral.py::LateralTest::test_plain_join_implicit_subquery test/sql/test_lateral.py::LateralTest::test_select_from [gw5] [ 25%] PASSED test/sql/test_lateral.py::LateralTest::test_select_from test/sql/test_lateral.py::LateralTest::test_select_from_implicit_subquery [gw5] [ 25%] PASSED test/sql/test_lateral.py::LateralTest::test_select_from_implicit_subquery test/sql/test_lateral.py::LateralTest::test_select_from_text_implicit_subquery test/orm/test_attributes.py::ListenerTest::test_flag_modified test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk [gw1] [ 25%] PASSED test/orm/test_attributes.py::ListenerTest::test_flag_modified test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_41_2::test_ignoring_unicode_error test/orm/test_attributes.py::ListenerTest::test_named [gw5] [ 25%] PASSED test/sql/test_lateral.py::LateralTest::test_select_from_text_implicit_subquery test/sql/test_lateral.py::LateralTest::test_standalone [gw3] [ 25%] PASSED test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_41_2::test_ignoring_unicode_error [gw5] [ 25%] PASSED test/sql/test_lateral.py::LateralTest::test_standalone [gw1] [ 25%] PASSED test/orm/test_attributes.py::ListenerTest::test_named test/orm/test_attributes.py::ListenerTest::test_none_init_collection test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_dialectlevel [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk_implicit_returning test/sql/test_lateral.py::LateralTest::test_standalone_implicit_subquery [gw3] [ 25%] PASSED test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_dialectlevel [gw5] [ 25%] PASSED test/sql/test_lateral.py::LateralTest::test_standalone_implicit_subquery [gw7] [ 25%] 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 test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_dont_use_get_pj_is_different [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk_prefetch test/engine/test_deprecations.py::CreateEngineTest::test_empty_in_keyword test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_lower_case_table [gw1] [ 25%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_init_collection test/orm/test_attributes.py::ListenerTest::test_none_init_object [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_lower_case_table [gw1] [ 25%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_init_object test/orm/test_attributes.py::ListenerTest::test_none_init_scalar test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk [gw1] [ 25%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_init_scalar test/orm/test_attributes.py::ListenerTest::test_none_on_collection_event [gw1] [ 25%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_on_collection_event test/orm/test_attributes.py::ListenerTest::test_receive_changes [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk [gw1] [ 25%] PASSED test/orm/test_attributes.py::ListenerTest::test_receive_changes test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk_implicit_returning [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk_implicit_returning test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk_prefetch [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk_prefetch test/sql/test_insert.py::InsertTest::test_anticipate_nullable_composite_pk [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_nullable_composite_pk [gw5] [ 25%] 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 [gw5] [ 25%] PASSED test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_reverseorder [gw3] [ 25%] PASSED test/engine/test_deprecations.py::CreateEngineTest::test_empty_in_keyword test/sql/test_insert.py::InsertTest::test_bindparam_name_no_consume_error test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_mock [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_bindparam_name_no_consume_error [gw3] [ 25%] PASSED test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_mock test/sql/test_insert.py::InsertTest::test_binds_that_match_columns test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_unknown test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_sameorder [gw7] [ 25%] 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 [gw5] [ 25%] PASSED test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_sameorder [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_generic_insert_bind_params_all_columns [gw3] [ 25%] PASSED test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_unknown test/sql/test_insert.py::InsertTest::test_inline_default test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_case_sensitive [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_inline_default test/sql/test_insert.py::InsertTest::test_inline_defaults test/orm/test_attributes.py::PendingBackrefTest::test_commit_removes_pending [gw1] [ 25%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_commit_removes_pending test/orm/test_attributes.py::PendingBackrefTest::test_lazy_add [gw2] [ 25%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_inline_defaults [gw6] [ 25%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_baked_mix [gw1] [ 25%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_lazy_add test/orm/test_attributes.py::PendingBackrefTest::test_lazy_history_collection test/sql/test_insert.py::InsertTest::test_insert_from_select_col_values [gw1] [ 25%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_lazy_history_collection test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_evaluate test/orm/test_attributes.py::PendingBackrefTest::test_normal_load test/sql/test_compare.py::CacheKeyTest::test_cache_key_equal [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_col_values [gw3] [ 25%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_case_sensitive [gw1] [ 25%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_normal_load test/orm/test_attributes.py::PendingBackrefTest::test_passive_history_collection_no_value test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_one test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_basic_text [gw1] [ 25%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_passive_history_collection_no_value test/orm/test_attributes.py::PendingBackrefTest::test_pending_combines_with_lazy [gw3] [ 25%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_basic_text [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_one test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_two [gw1] [ 25%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_pending_combines_with_lazy test/orm/test_attributes.py::PendingBackrefTest::test_state_on_add_remove [gw7] [ 25%] 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 [gw7] [ 25%] 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 [gw7] [ 25%] 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 [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_dont_mutate_raw_columns test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults test/orm/test_lazy_relations.py::CorrelatedTest::test_correlated_lazyload [gw2] [ 25%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key_equal test/sql/test_compare.py::CacheKeyTest::test_cache_key_no_method [gw2] [ 25%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key_no_method test/sql/test_compare.py::CacheKeyTest::test_cache_key_unknown_traverse [gw2] [ 25%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key_unknown_traverse test/sql/test_compare.py::CacheKeyTest::test_copy_internals_no_method [gw2] [ 25%] PASSED test/sql/test_compare.py::CacheKeyTest::test_copy_internals_no_method test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt0] [gw5] [ 25%] PASSED test/orm/test_lazy_relations.py::CorrelatedTest::test_correlated_lazyload [gw1] [ 25%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_state_on_add_remove [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults test/orm/test_attributes.py::TestUnlink::test_ad_hoc_lazy test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound [gw2] [ 25%] PASSED test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt0] [gw0] [ 25%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocM2O::test_roundtrip [gw1] [ 25%] PASSED test/orm/test_attributes.py::TestUnlink::test_ad_hoc_lazy test/orm/test_attributes.py::TestUnlink::test_expired test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt1] [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_no_initialize [gw1] [ 25%] PASSED test/orm/test_attributes.py::TestUnlink::test_expired test/orm/test_attributes.py::TestUnlink::test_pop_existing test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound_subquery [gw1] [ 25%] PASSED test/orm/test_attributes.py::TestUnlink::test_pop_existing test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_textual_select test/orm/test_attributes.py::TestUnlink::test_replaced [gw2] [ 25%] PASSED test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt1] [gw1] [ 25%] PASSED test/orm/test_attributes.py::TestUnlink::test_replaced test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt2] test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocO2M::test_roundtrip [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound_subquery test/sql/test_insert.py::InsertTest::test_insert_from_select_no_defaults [gw2] [ 25%] PASSED test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt2] [gw3] [ 25%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_textual_select [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_no_defaults test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen test/sql/test_insert.py::InsertTest::test_insert_from_select_override_defaults [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_override_defaults [gw2] [ 25%] PASSED test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen test/sql/test_insert.py::InsertTest::test_insert_from_select_returning test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen_w_del [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_returning [gw2] [ 25%] PASSED test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen_w_del test/sql/test_insert.py::InsertTest::test_insert_from_select_select [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_select test/sql/test_compare.py::CacheKeyTest::test_get_children_no_method test/sql/test_insert.py::InsertTest::test_insert_from_select_select_alt_ordering [gw2] [ 25%] PASSED test/sql/test_compare.py::CacheKeyTest::test_get_children_no_method [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_select_alt_ordering test/sql/test_insert.py::InsertTest::test_insert_from_select_seq test/sql/test_compare.py::CacheKeyTest::test_literal_binds [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_seq [gw3] [ 25%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback test/sql/test_insert.py::InsertTest::test_insert_from_select_table test/orm/test_attributes.py::UtilTest::test_helpers [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_table [gw1] [ 25%] PASSED test/orm/test_attributes.py::UtilTest::test_helpers test/orm/test_attributes.py::UtilTest::test_initiator_arg test/sql/test_insert.py::InsertTest::test_insert_from_select_union [gw1] [ 25%] PASSED test/orm/test_attributes.py::UtilTest::test_initiator_arg test/orm/test_attributes.py::UtilTest::test_set_committed_value_none_uselist [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_union [gw1] [ 25%] PASSED test/orm/test_attributes.py::UtilTest::test_set_committed_value_none_uselist test/sql/test_insert.py::InsertTest::test_insert_from_select_with_python_defaults test/ext/test_automap.py::AutomapInhTest::test_conditional_relationship [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_with_python_defaults test/sql/test_insert.py::InsertTest::test_insert_from_select_with_sql_defaults [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_with_sql_defaults test/sql/test_insert.py::InsertTest::test_insert_literal_binds [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_literal_binds test/sql/test_insert.py::InsertTest::test_insert_literal_binds_sequence_notimplemented [gw2] [ 25%] PASSED test/sql/test_compare.py::CacheKeyTest::test_literal_binds test/sql/test_compare.py::CacheKeyTest::test_values_doesnt_caches_right_now [gw2] [ 25%] PASSED test/sql/test_compare.py::CacheKeyTest::test_values_doesnt_caches_right_now test/sql/test_compare.py::CompareAndCopyTest::test_all_present [gw5] [ 25%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_no_initialize test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_return_never_set [gw5] [ 25%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_return_never_set test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_no_initialize [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_literal_binds_sequence_notimplemented test/sql/test_insert.py::InsertTest::test_insert_mix_select_values_exception [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_mix_select_values_exception test/sql/test_insert.py::InsertTest::test_insert_mix_values_select_exception [gw7] [ 25%] 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 [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_returning_not_in_default test/sql/test_insert.py::InsertTest::test_insert_seq_non_pk_multi_values [gw5] [ 25%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_no_initialize test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys_no_rows [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_seq_non_pk_multi_values test/sql/test_insert.py::InsertTest::test_insert_seq_pk_multi_values [gw3] [ 25%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys_no_rows test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_return_never_set test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_pickled_rows [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_seq_pk_multi_values test/sql/test_insert.py::InsertTest::test_insert_seq_pk_multi_values_seq_not_supported [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_seq_pk_multi_values_seq_not_supported [gw6] [ 25%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_evaluate test/sql/test_insert.py::InsertTest::test_insert_values_multiple [gw3] [ 25%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_pickled_rows test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_insensitive [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_values_multiple test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_fetch test/sql/test_insert.py::InsertTest::test_insert_with_user_supplied_bind_params [gw3] [ 25%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_insensitive [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_user_supplied_bind_params test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_insensitive_unoptimized test/sql/test_insert.py::InsertTest::test_insert_with_values_dict [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_values_dict test/sql/test_insert.py::InsertTest::test_insert_with_values_func [gw7] [ 25%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_values_func test/sql/test_insert.py::InsertTest::test_insert_with_values_tuple [gw7] [ 26%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_values_tuple test/sql/test_insert.py::InsertTest::test_prefix_with [gw7] [ 26%] PASSED test/sql/test_insert.py::InsertTest::test_prefix_with test/sql/test_insert.py::InsertTest::test_unconsumed_names_kwargs [gw7] [ 26%] PASSED test/sql/test_insert.py::InsertTest::test_unconsumed_names_kwargs test/sql/test_insert.py::InsertTest::test_unconsumed_names_multi_values_dict [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_return_never_set [gw7] [ 26%] PASSED test/sql/test_insert.py::InsertTest::test_unconsumed_names_multi_values_dict test/sql/test_insert.py::InsertTest::test_unconsumed_names_values_dict [gw7] [ 26%] PASSED test/sql/test_insert.py::InsertTest::test_unconsumed_names_values_dict test/orm/test_lazy_relations.py::GetterStateTest::test_history_empty_passive_no_initialize test/sql/test_insert.py::MultirowTest::test_inline_default [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_history_empty_passive_no_initialize [gw3] [ 26%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_insensitive_unoptimized [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_inline_default test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_contains_key_deprecated test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_multi_first test/orm/test_lazy_relations.py::GetterStateTest::test_history_empty_passive_return_never_set [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_multi_first test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_single_first [gw2] [ 26%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_all_present [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_single_first [gw3] [ 26%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_contains_key_deprecated test/sql/test_insert.py::MultirowTest::test_multi_multi [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_multi_multi test/sql/test_insert.py::MultirowTest::test_named [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_named test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[columns] [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[columns] test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[inspectables] [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[inspectables] test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[strings] [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[strings] test/sql/test_insert.py::MultirowTest::test_not_supported [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_not_supported test/sql/test_insert.py::MultirowTest::test_positional [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_positional test/sql/test_insert.py::MultirowTest::test_positional_w_defaults test/sql/test_compare.py::CompareAndCopyTest::test_compare_col_identity [gw2] [ 26%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_compare_col_identity test/sql/test_compare.py::CompareAndCopyTest::test_compare_labels [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_positional_w_defaults test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_column test/sql/test_insert.py::MultirowTest::test_python_fn_default [gw3] [ 26%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_column test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_string [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_python_fn_default test/sql/test_insert.py::MultirowTest::test_python_scalar_default[columns] [gw3] [ 26%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_string test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_keys_deprecated [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_python_scalar_default[columns] [gw3] [ 26%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_keys_deprecated test/sql/test_insert.py::MultirowTest::test_python_scalar_default[inspectables] [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_python_scalar_default[inspectables] test/orm/test_deprecations.py::CustomJoinTest::test_double_same_mappers_flag_alias test/sql/test_insert.py::MultirowTest::test_python_scalar_default[strings] [gw5] [ 26%] 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 [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_history_populated_passive_no_initialize test/orm/test_lazy_relations.py::GetterStateTest::test_history_populated_passive_return_never_set [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_history_populated_passive_return_never_set [gw0] [ 26%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocO2M::test_roundtrip [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_python_scalar_default[strings] test/sql/test_insert.py::MultirowTest::test_server_default [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_server_default test/sql/test_insert.py::MultirowTest::test_server_default_absent_value test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaM2O::test_roundtrip [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_server_default_absent_value test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_autoinc_lastinserted [gw7] [ 26%] 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 [gw1] [ 26%] PASSED test/ext/test_automap.py::AutomapInhTest::test_conditional_relationship [gw7] [ 26%] 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 [gw6] [ 26%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_fetch test/ext/test_automap.py::AutomapInhTest::test_joined_inheritance_reflect [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_noautoinc_returning test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_missing test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_evaluate test/sql/test_insert.py::MultirowTest::test_sql_functions [gw7] [ 26%] PASSED test/sql/test_insert.py::MultirowTest::test_sql_functions test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_implicit_id_insert_select_columns [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_implicit_id_insert_select_columns test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_implicit_id_insert_select_keys [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_implicit_id_insert_select_keys test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_insert_heterogeneous_params [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_missing test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_insert_heterogeneous_params test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_five [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_five test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_four [gw7] [ 26%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_four test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_four_a [gw7] [ 26%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_four_a test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_one [gw7] [ 26%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_one test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_six [gw7] [ 26%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_six test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_three [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable_on_pending [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_three test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_two [gw7] [ 26%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_two test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrowid_zero [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrowid_zero test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_misordered_lastrow [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_misordered_lastrow test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[column] [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[column] test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[expect] [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable_on_pending [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[expect] test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[string] [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[string] test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_no_inserted_pk_on_returning [gw7] [ 26%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_no_inserted_pk_on_returning test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_direct_params [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_direct_params test/orm/test_lazy_relations.py::LazyTest::test_annotated_fn_criteria test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_direct_params_returning [gw7] [ 26%] SKIPPED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_direct_params_returning test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_explicit_sequence [gw7] [ 26%] SKIPPED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_explicit_sequence test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk_inline [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk_inline test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk_multi_rows [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk_multi_rows test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_sql_expr_lastrowid [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_sql_expr_lastrowid test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase [gw6] [ 26%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_evaluate test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_direct_params test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_fetch [gw0] [ 26%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaM2O::test_roundtrip [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_direct_params test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_direct_params_returning [gw7] [ 26%] SKIPPED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_direct_params_returning test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_implicit [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_implicit test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_inline [gw3] [ 26%] PASSED test/orm/test_deprecations.py::CustomJoinTest::test_double_same_mappers_flag_alias [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_inline test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_inline_implicit [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_annotated_fn_criteria test/orm/test_lazy_relations.py::LazyTest::test_backrefs_dont_lazyload [gw7] [ 26%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_inline_implicit [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_backrefs_dont_lazyload test/orm/test_lazy_relations.py::LazyTest::test_basic [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_basic test/orm/test_lazy_relations.py::LazyTest::test_callable_bind test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaO2M::test_roundtrip test/sql/test_inspect.py::TestCoreInspection::test_col_now_has_a_clauseelement [gw7] [ 26%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_col_now_has_a_clauseelement test/sql/test_inspect.py::TestCoreInspection::test_column_expr [gw7] [ 26%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_column_expr test/sql/test_inspect.py::TestCoreInspection::test_no_clause_element_on_clauseelement [gw7] [ 26%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_no_clause_element_on_clauseelement test/sql/test_inspect.py::TestCoreInspection::test_select [gw7] [ 26%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_select test/sql/test_inspect.py::TestCoreInspection::test_table [gw7] [ 26%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_table test/base/test_inspect.py::TestInspection::test_class_insp [gw7] [ 26%] PASSED test/base/test_inspect.py::TestInspection::test_class_insp test/base/test_inspect.py::TestInspection::test_def_insp [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_callable_bind test/orm/test_lazy_relations.py::LazyTest::test_distinct [gw7] [ 26%] PASSED test/base/test_inspect.py::TestInspection::test_def_insp [gw1] [ 26%] PASSED test/ext/test_automap.py::AutomapInhTest::test_joined_inheritance_reflect test/base/test_inspect.py::TestInspection::test_hierarchy_insp [gw7] [ 26%] PASSED test/base/test_inspect.py::TestInspection::test_hierarchy_insp test/base/test_inspect.py::TestInspection::test_no_inspect test/ext/test_automap.py::AutomapInhTest::test_single_inheritance_reflect [gw7] [ 26%] PASSED test/base/test_inspect.py::TestInspection::test_no_inspect test/orm/test_inspect.py::TestORMInspection::test_aliased_class [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_distinct test/orm/test_lazy_relations.py::LazyTest::test_double_w_ac test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_index_deprecated [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_index_deprecated test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_table_deprecated [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_table_deprecated test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_ddl_deprecated [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_ddl_deprecated test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_index_deprecated [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_index_deprecated test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_table_deprecated [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_table_deprecated [gw7] [ 26%] PASSED test/orm/test_inspect.py::TestORMInspection::test_aliased_class test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_classical [gw5] [ 26%] 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 [gw6] [ 26%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_fetch test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_evaluate test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[AddConstraint] [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[AddConstraint] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSchema] [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSchema] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSequence] [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSequence] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropColumnComment] [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropColumnComment] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropConstraint] [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropConstraint] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSchema] [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSchema] [gw7] [ 26%] PASSED test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_classical test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSequence] [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSequence] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropTableComment] test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_noinh [gw0] [ 26%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaO2M::test_roundtrip [gw1] [ 26%] PASSED test/ext/test_automap.py::AutomapInhTest::test_single_inheritance_reflect [gw4] [ 26%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent_del test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobM2O::test_roundtrip test/ext/test_automap.py::AutomapTest::test_exception_prepare_not_called [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_double_w_ac_against_subquery test/orm/test_lazy_relations.py::LazyTest::test_limit test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_expunge [gw4] [ 26%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_expunge [gw2] [ 26%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_compare_labels test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_rollback [gw7] [ 26%] PASSED test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_noinh [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropTableComment] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetColumnComment] test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_onelevel_inh [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetColumnComment] test/sql/test_compare.py::CompareAndCopyTest::test_copy_internals test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetTableComment] [gw4] [ 26%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_rollback [gw3] [ 26%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetTableComment] test/engine/test_deprecations.py::DDLExecutionTest::test_ddl_execute [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_limit test/orm/test_lazy_relations.py::LazyTest::test_many_to_many test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted [gw1] [ 26%] PASSED test/ext/test_automap.py::AutomapTest::test_exception_prepare_not_called test/ext/test_automap.py::AutomapTest::test_m2m_relationship_also_map_the_secondary [gw6] [ 26%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_evaluate [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_many_to_many test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_fetch [gw4] [ 26%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted_del [gw7] [ 26%] PASSED test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_onelevel_inh test/orm/test_lazy_relations.py::LazyTest::test_many_to_one test/orm/test_inspect.py::TestORMInspection::test_attr_keys [gw3] [ 26%] PASSED test/engine/test_deprecations.py::DDLExecutionTest::test_ddl_execute [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_many_to_one test/orm/test_lazy_relations.py::LazyTest::test_many_to_one_binds [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_many_to_one_binds [gw0] [ 26%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobM2O::test_roundtrip [gw7] [ 26%] PASSED test/orm/test_inspect.py::TestORMInspection::test_attr_keys test/orm/test_inspect.py::TestORMInspection::test_attrs_props_prop_added_after_configure test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[cte] [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[cte] test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[plain] [gw7] [ 26%] PASSED test/orm/test_inspect.py::TestORMInspection::test_attrs_props_prop_added_after_configure [gw5] [ 26%] 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] test/orm/test_inspect.py::TestORMInspection::test_class_mapper [gw6] [ 26%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_fetch test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobO2M::test_roundtrip test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_evaluate [gw1] [ 26%] PASSED test/ext/test_automap.py::AutomapTest::test_m2m_relationship_also_map_the_secondary test/ext/test_automap.py::AutomapTest::test_naming_schemes [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[subquery] test/orm/test_lazy_relations.py::LazyTest::test_needs_parent [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_needs_parent [gw7] [ 26%] PASSED test/orm/test_inspect.py::TestORMInspection::test_class_mapper test/orm/test_inspect.py::TestORMInspection::test_col_filter test/orm/test_lazy_relations.py::LazyTest::test_no_orphan [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_no_orphan test/orm/test_lazy_relations.py::LazyTest::test_one_to_many_scalar [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_one_to_many_scalar test/orm/test_lazy_relations.py::LazyTest::test_orderby [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_orderby test/orm/test_lazy_relations.py::LazyTest::test_orderby_desc [gw6] [ 26%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_evaluate [gw7] [ 26%] PASSED test/orm/test_inspect.py::TestORMInspection::test_col_filter test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_fetch [gw1] [ 26%] PASSED test/ext/test_automap.py::AutomapTest::test_naming_schemes test/ext/test_automap.py::AutomapTest::test_prepare_accepts_optional_schema_arg test/orm/test_inspect.py::TestORMInspection::test_col_property [gw0] [ 26%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobO2M::test_roundtrip [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_orderby_desc test/orm/test_lazy_relations.py::LazyTest::test_orderby_secondary [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_orderby_secondary test/orm/test_lazy_relations.py::LazyTest::test_use_get_lambda_key_wont_go_stale [gw1] [ 26%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_accepts_optional_schema_arg test/ext/test_automap.py::AutomapTest::test_prepare_defaults_to_no_schema [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_use_get_lambda_key_wont_go_stale test/orm/test_lazy_relations.py::LazyTest::test_uselist_false_warning test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocM2O::test_roundtrip [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_uselist_false_warning test/orm/test_lazy_relations.py::LazyTest::test_uses_get [gw1] [ 26%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_defaults_to_no_schema test/ext/test_automap.py::AutomapTest::test_prepare_w_dialect_kwargs [gw6] [ 26%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_fetch [gw0] [ 26%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocM2O::test_roundtrip test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_filter_baked_query_shard_id test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocO2M::test_roundtrip [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_uses_get test/orm/test_lazy_relations.py::LazyTest::test_uses_get_compatible_types [gw7] [ 26%] PASSED test/orm/test_inspect.py::TestORMInspection::test_col_property test/orm/test_inspect.py::TestORMInspection::test_column_collection_iterate [gw1] [ 26%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_w_dialect_kwargs test/ext/test_automap.py::AutomapTest::test_prepare_w_only [gw1] [ 26%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_w_only test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_forwards_m2m [gw0] [ 26%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocO2M::test_roundtrip test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[none] [gw6] [ 26%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_filter_baked_query_shard_id test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_uses_get_compatible_types [gw0] [ 26%] PASSED test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[none] [gw2] [ 26%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_copy_internals test/orm/test_lazy_relations.py::M2OGetTest::test_m2o_noload test/sql/test_compare.py::CompareClausesTest::test_cache_key_limit_offset_values test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[union] [gw2] [ 26%] PASSED test/sql/test_compare.py::CompareClausesTest::test_cache_key_limit_offset_values test/sql/test_compare.py::CompareClausesTest::test_compare_adhoc_tables [gw2] [ 26%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_adhoc_tables test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_clears_mapping [gw2] [ 26%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_clears_mapping [gw1] [ 26%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_forwards_m2m test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_wo_annotations test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_m2o [gw2] [ 26%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_wo_annotations test/sql/test_compare.py::CompareClausesTest::test_compare_binds [gw2] [ 26%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_binds test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_assoc_different_operator [gw2] [ 26%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_assoc_different_operator test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_associative [gw2] [ 26%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_associative test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_assoc_different_operator [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::M2OGetTest::test_m2o_noload test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_assert_expected_sql [gw2] [ 26%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_assoc_different_operator [gw4] [ 26%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted_del test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_associative [gw5] [ 26%] PASSED test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_assert_expected_sql [gw2] [ 26%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_associative test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_associative [gw2] [ 26%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_associative [gw7] [ 27%] PASSED test/orm/test_inspect.py::TestORMInspection::test_column_collection_iterate test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_non_commutative_inverses [gw0] [ 27%] PASSED test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[union] [gw2] [ 27%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_non_commutative_inverses test/sql/test_compare.py::CompareClausesTest::test_compare_labels [gw2] [ 27%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_labels test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_one [gw2] [ 27%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_one test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_two test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_one [gw2] [ 27%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_two test/orm/test_inspect.py::TestORMInspection::test_extension_types test/sql/test_compare.py::CompareClausesTest::test_compare_tables [gw2] [ 27%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_tables test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case0] test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_people_no_other_exists [gw5] [ 27%] 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 [gw2] [ 27%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case0] test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case1] [gw2] [ 27%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case1] test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case2] [gw2] [ 27%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case2] [gw6] [ 27%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case3] [gw2] [ 27%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case3] test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case4] [gw2] [ 27%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case4] [gw4] [ 27%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[TypeDecorator] [gw2] [ 27%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[TypeDecorator] test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[UserDefinedType] [gw2] [ 27%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[UserDefinedType] test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge_all test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[TypeDecorator] [gw5] [ 27%] PASSED test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_people_other_exists test/orm/test_lazy_relations.py::RefersToSelfLazyLoadInterferenceTest::test_lazy_doesnt_interfere [gw2] [ 27%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[TypeDecorator] test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[UserDefinedType] [gw2] [ 27%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[UserDefinedType] [gw1] [ 27%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_m2o test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[TypeDecorator] test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_o2m [gw4] [ 27%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge_all [gw2] [ 27%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[TypeDecorator] test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[UserDefinedType] [gw2] [ 27%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[UserDefinedType] test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_cache_ok test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_transient_via_rollback [gw2] [ 27%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_cache_ok [gw4] [ 27%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_transient_via_rollback test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_no_cache [gw2] [ 27%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_no_cache test/sql/test_compare.py::TypesTest::test_typedec_cache_ok_params [gw2] [ 27%] PASSED test/sql/test_compare.py::TypesTest::test_typedec_cache_ok_params test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_cache_ok [gw2] [ 27%] PASSED test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_cache_ok test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_no_cache [gw5] [ 27%] PASSED test/orm/test_lazy_relations.py::RefersToSelfLazyLoadInterferenceTest::test_lazy_doesnt_interfere [gw2] [ 27%] PASSED test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_no_cache test/orm/test_events.py::SessionLifecycleEventsTest::test_transient_to_pending [gw4] [ 27%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_transient_to_pending test/orm/test_compile.py::CompileTest::test_conflicting_backref_one test/orm/test_lazy_relations.py::TypeCoerceTest_sqlite+pysqlite_3_41_2::test_lazyload_singlecast [gw0] [ 27%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_one [gw2] [ 27%] PASSED test/orm/test_compile.py::CompileTest::test_conflicting_backref_one test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_two [gw5] [ 27%] PASSED test/orm/test_lazy_relations.py::TypeCoerceTest_sqlite+pysqlite_3_41_2::test_lazyload_singlecast test/orm/test_load_on_fks.py::FlushOnPendingTest::test_annoying_autoflush_one [gw5] [ 27%] 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 test/orm/test_compile.py::CompileTest::test_conflicting_backref_subclass [gw2] [ 27%] PASSED test/orm/test_compile.py::CompileTest::test_conflicting_backref_subclass [gw6] [ 27%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query test/base/test_events.py::SlotsEventsTest::test_no_slots_dispatch test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query_shard_id [gw4] [ 27%] PASSED test/base/test_events.py::SlotsEventsTest::test_no_slots_dispatch test/base/test_events.py::SlotsEventsTest::test_slots_dispatch [gw4] [ 27%] PASSED test/base/test_events.py::SlotsEventsTest::test_slots_dispatch [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::FlushOnPendingTest::test_annoying_autoflush_two test/base/test_events.py::SubclassGrowthTest::test_subclass test/orm/test_compile.py::CompileTest::test_conflicting_backref_two test/orm/test_load_on_fks.py::FlushOnPendingTest::test_dont_load_if_no_keys [gw5] [ 27%] 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 [gw1] [ 27%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_o2m [gw2] [ 27%] PASSED test/orm/test_compile.py::CompileTest::test_conflicting_backref_two [gw7] [ 27%] PASSED test/orm/test_inspect.py::TestORMInspection::test_extension_types test/orm/test_compile.py::CompileTest::test_misc_one test/ext/test_automap.py::AutomapTest::test_relationship_m2m test/orm/test_inspect.py::TestORMInspection::test_identity_key [gw5] [ 27%] 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 [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_autoflush_on_pending test/orm/test_load_on_fks.py::LoadOnFKsTest::test_backref_doesnt_double [gw0] [ 27%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_two test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_lazyload [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_backref_doesnt_double test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_no_sql [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_no_sql test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_populated [gw2] [ 27%] PASSED test/orm/test_compile.py::CompileTest::test_misc_one test/orm/test_compile.py::CompileTest::test_with_polymorphic [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_populated test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_allows_backref_event [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_allows_backref_event test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_with_set [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_with_set [gw6] [ 27%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query_shard_id [gw2] [ 27%] PASSED test/orm/test_compile.py::CompileTest::test_with_polymorphic test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_explicit_shard test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_no_special_chars test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_persistent_allows_backref_event [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_persistent_allows_backref_event test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_history_on_persistent_allows_backref_event [gw7] [ 27%] PASSED test/orm/test_inspect.py::TestORMInspection::test_identity_key [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_no_special_chars test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_column_prop test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_one [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_history_on_persistent_allows_backref_event test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-False-False] [gw5] [ 27%] PASSED 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_pending[False-False-True] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-False-True] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_one test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-False] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-True] [gw5] [ 27%] PASSED 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_pending[True-False-False] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-True] test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_two [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_two test/sql/test_compiler.py::BindParameterTest::test_bind_as_col [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_as_col test/sql/test_compiler.py::BindParameterTest::test_bind_callable [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_callable test/sql/test_compiler.py::BindParameterTest::test_bind_given_anon_name_dont_double [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_given_anon_name_dont_double test/sql/test_compiler.py::BindParameterTest::test_bind_param_escaping [gw0] [ 27%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_lazyload test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after[ac_attr_w_of_type] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_param_escaping test/sql/test_compiler.py::BindParameterTest::test_bind_params_missing [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-False] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-True] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_params_missing test/sql/test_compiler.py::BindParameterTest::test_binds [gw1] [ 27%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_m2m [gw7] [ 27%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_column_prop test/ext/test_automap.py::AutomapTest::test_relationship_o2m_default test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_relationship_prop [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-False-False] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-False-True] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-False] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-True] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-True] [gw6] [ 27%] 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 [gw7] [ 27%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_relationship_prop test/orm/test_inspect.py::TestORMInspection::test_insp_column_prop [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_binds test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-False-False] [gw5] [ 27%] 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] test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[False] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[False] [gw0] [ 27%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after[ac_attr_w_of_type] [gw1] [ 27%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_o2m_default test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[True] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[True] test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after[ac_attribute] test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt10-stmt20-param10-param20-None-None] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt10-stmt20-param10-param20-None-None] test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt11-stmt21-param11-param21-None-None] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt11-stmt21-param11-param21-None-None] test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt12-stmt22-param12-param22-None-None] [gw7] [ 27%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_column_prop [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt12-stmt22-param12-param22-None-None] test/orm/test_inspect.py::TestORMInspection::test_insp_relationship_prop test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt13-stmt23-param13-param23-extparam13-extparam23] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt13-stmt23-param13-param23-extparam13-extparam23] [gw5] [ 27%] 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] [gw5] [ 27%] 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] [gw5] [ 27%] 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] [gw5] [ 27%] 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] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-True-False] [gw5] [ 27%] 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] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-False] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-False] test/sql/test_deprecations.py::DMLTest::test_delete_whereclause test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt14-stmt24-param14-param24-extparam14-extparam24] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt14-stmt24-param14-param24-extparam14-extparam24] test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt15-stmt25-param15-param25-None-None] test/ext/test_automap.py::AutomapTest::test_relationship_pass_params [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt15-stmt25-param15-param25-None-None] test/sql/test_compiler.py::BindParameterTest::test_construct_params_positional_plain_repeated [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_positional_plain_repeated test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_one [gw3] [ 27%] PASSED test/sql/test_deprecations.py::DMLTest::test_delete_whereclause [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_one test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_default test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_two [gw1] [ 27%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_pass_params test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-True] [gw5] [ 27%] 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] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-True-True] [gw7] [ 27%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_relationship_prop [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_two test/orm/test_inspect.py::TestORMInspection::test_instance_state test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[False] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[False] [gw3] [ 27%] PASSED test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_default [gw6] [ 27%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_plain_core_lookup_w_shard test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[True] test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_plain_db_lookup test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_defaults [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[True] test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_pre [gw5] [ 27%] 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] [gw5] [ 27%] 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/ext/test_automap.py::AutomapTest::test_relationship_self_referential [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_pre test/sql/test_compiler.py::BindParameterTest::test_expanding_non_expanding_conflict [gw3] [ 27%] PASSED test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_defaults test/sql/test_deprecations.py::DMLTest::test_update_dialect_kwargs [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_expanding_non_expanding_conflict test/sql/test_compiler.py::BindParameterTest::test_expanding_parameter [gw3] [ 27%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_dialect_kwargs test/sql/test_deprecations.py::DMLTest::test_update_inline_kw_defaults [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_expanding_parameter test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_compound_select_literal_binds [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_compound_select_literal_binds test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_select_literal_binds [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_select_literal_binds test/sql/test_compiler.py::BindParameterTest::test_limit_offset_compound_select_literal_binds [gw5] [ 27%] 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] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-True-True] [gw0] [ 27%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after[ac_attribute] [gw3] [ 27%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_inline_kw_defaults test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_fire_onupdate [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_limit_offset_compound_select_literal_binds test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[False] [gw7] [ 27%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state test/sql/test_compiler.py::BindParameterTest::test_limit_offset_select_literal_binds [gw1] [ 27%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_self_referential [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_limit_offset_select_literal_binds test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr [gw3] [ 27%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_fire_onupdate [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-False-False] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-False-True] [gw5] [ 27%] 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] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-True-False] test/sql/test_compiler.py::BindParameterTest::test_literal_bind_dont_know_how_to_quote[expanding] test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_1 test/ext/test_automap.py::CascadeTest::test_o2m_relationship_cascade [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_literal_bind_dont_know_how_to_quote[expanding] test/sql/test_compiler.py::BindParameterTest::test_literal_bind_dont_know_how_to_quote[plain] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_literal_bind_dont_know_how_to_quote[plain] test/sql/test_compiler.py::BindParameterTest::test_literal_bind_typeerror[expanding] [gw3] [ 27%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_1 [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_literal_bind_typeerror[expanding] test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_2 test/sql/test_compiler.py::BindParameterTest::test_literal_bind_typeerror[plain] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_literal_bind_typeerror[plain] test/sql/test_compiler.py::BindParameterTest::test_multiple_col_binds [gw1] [ 27%] PASSED test/ext/test_automap.py::CascadeTest::test_o2m_relationship_cascade [gw3] [ 27%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_2 test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_override_onupdate [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_multiple_col_binds test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[five] test/ext/test_automap.py::ConcurrentAutomapTest::test_concurrent_automaps_w_configure [gw3] [ 27%] 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 [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[five] [gw7] [ 27%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[four] test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr_passive_value_collection [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[four] test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[one] [gw3] [ 27%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_preserve_order_reqs_listtups [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[one] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t0-idx_to_value0] test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[seven] [gw0] [ 27%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[False] [gw3] [ 27%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t0-idx_to_value0] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-True-True] [gw5] [ 27%] 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] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-False-True] [gw5] [ 27%] 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] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-True-True] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-False] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-True] [gw5] [ 27%] 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] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-True-False] test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[True] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[seven] test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[six] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-True-True] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[six] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t1-idx_to_value1] [gw3] [ 27%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t1-idx_to_value1] test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[three] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[three] [gw6] [ 27%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_plain_db_lookup test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[two] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t2-idx_to_value2] test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_query_explicit_shard_via_bind_opts [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[two] test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter [gw7] [ 27%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr_passive_value_collection [gw3] [ 27%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t2-idx_to_value2] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr_passive_value_scalar test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t3-idx_to_value3] test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_literal_binds [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-False] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-True] [gw5] [ 27%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-True] [gw2] [ 27%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_literal_binds test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-False] test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_render_postcompile [gw3] [ 28%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t3-idx_to_value3] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_render_postcompile [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-False] test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t4-idx_to_value4] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-True] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_literal_binds [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-True] [gw3] [ 28%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t4-idx_to_value4] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_literal_binds test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t5-idx_to_value5] test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_render_postcompile test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-False] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_render_postcompile test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_sent_parameter_literal_binds [gw0] [ 28%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[True] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_sent_parameter_literal_binds test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt0-SELECT mytable.myid FROM mytable WHERE mytable.myid = NULL-True-None] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-True] test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_noload_after [gw3] [ 28%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t5-idx_to_value5] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-True] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t6-idx_to_value6] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-False] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt0-SELECT mytable.myid FROM mytable WHERE mytable.myid = NULL-True-None] test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt1-SELECT mytable.myid FROM mytable WHERE mytable.myid IS NULL-False-None] [gw7] [ 28%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr_passive_value_scalar [gw2] [ 28%] 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] [ 28%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t6-idx_to_value6] test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_hist test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt2-SELECT mytable.myid, NULL AS anon_1 FROM mytable-False-None] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-True] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-False] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-False] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt2-SELECT mytable.myid, NULL AS anon_1 FROM mytable-False-None] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t7-idx_to_value7] test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt3-SELECT mytable.myid FROM mytable WHERE mytable.myid IS NULL-False-None] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-True] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt3-SELECT mytable.myid FROM mytable WHERE mytable.myid IS NULL-False-None] test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt4-INSERT INTO mytable (myid) VALUES (NULL)-False-None] [gw3] [ 28%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t7-idx_to_value7] [gw2] [ 28%] PASSED 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[stmt5-INSERT INTO mytable DEFAULT VALUES-False-params5] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-True] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t8-idx_to_value8] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-True-False] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt5-INSERT INTO mytable DEFAULT VALUES-False-params5] test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt6-UPDATE mytable SET myid=NULL-False-None] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt6-UPDATE mytable SET myid=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] [gw3] [ 28%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t8-idx_to_value8] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-True-False] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t9-idx_to_value9] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-True-True] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt7-UPDATE mytable SET myid=NULL WHERE mytable.myid = NULL-True-None] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-[BracketsAndCase]-_BracketsAndCase_] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-True-True] [gw3] [ 28%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t9-idx_to_value9] test/sql/test_deprecations.py::DMLTest::test_update_values [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-[BracketsAndCase]-_BracketsAndCase_] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-False] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-_name-_name] [gw7] [ 28%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_hist [gw6] [ 28%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_query_explicit_shard_via_bind_opts test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_load_hist [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-_name-_name] test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip [gw3] [ 28%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_values test/sql/test_deprecations.py::DMLTest::test_update_whereclause test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-has spaces-has_spaces] [gw0] [ 28%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_noload_after [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-False] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-has spaces-has_spaces] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-normalname-normalname] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-True] [gw3] [ 28%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_whereclause [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-normalname-normalname] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-[BracketsAndCase]-_BracketsAndCase_] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-True] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-[BracketsAndCase]-_BracketsAndCase_] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-_name-_name] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-True-False] test/dialect/test_deprecations.py::DatabaseRemovedTest::test_deprecate_databases [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-_name-_name] test/orm/test_ac_relationships.py::AltSelectableTest::test_join test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-has spaces-has_spaces] [gw3] [ 28%] PASSED test/dialect/test_deprecations.py::DatabaseRemovedTest::test_deprecate_databases [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-has spaces-has_spaces] [gw5] [ 28%] PASSED 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_transient[False-True-True-True-True] [gw7] [ 28%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_load_hist test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-normalname-normalname] test/orm/test_deprecations.py::DeclarativeBind::test_as_declarative test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_persistent [gw3] [ 28%] PASSED test/orm/test_deprecations.py::DeclarativeBind::test_as_declarative [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-normalname-normalname] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] test/orm/test_deprecations.py::DeclarativeBind::test_declarative_base [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-True-True] [gw3] [ 28%] PASSED test/orm/test_deprecations.py::DeclarativeBind::test_declarative_base test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_disable_eagerloads test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-False-False] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-_name-_name] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-_name-_name] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-has spaces-has_spaces] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-has spaces-has_spaces] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-normalname-normalname] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-normalname-normalname] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-False-False] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-_name-_name] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-False-True] [gw4] [ 28%] PASSED test/base/test_events.py::SubclassGrowthTest::test_subclass [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-_name-_name] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-has spaces-has_spaces] test/base/test_except.py::PickleException::test_all_exc [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-False-True] [gw7] [ 28%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_persistent [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-has spaces-has_spaces] test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_transient [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_all_exc test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-True-False] test/base/test_except.py::PickleException::test_exc[AmbiguousForeignKeysError-] [gw0] [ 28%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_join test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-normalname-normalname] test/orm/test_ac_relationships.py::AltSelectableTest::test_joinedload [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[AmbiguousForeignKeysError-] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-normalname-normalname] test/base/test_except.py::PickleException::test_exc[ArgumentError-] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[ArgumentError-] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] test/base/test_except.py::PickleException::test_exc[AwaitRequired-] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-True-False] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[AwaitRequired-] test/base/test_except.py::PickleException::test_exc[Base20DeprecationWarning-] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-_name-_name] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-True-True] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-_name-_name] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[Base20DeprecationWarning-] [gw0] [ 28%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_joinedload test/base/test_except.py::PickleException::test_exc[CircularDependencyError-0] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-has spaces-has_spaces] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[CircularDependencyError-0] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-has spaces-has_spaces] test/base/test_except.py::PickleException::test_exc[CircularDependencyError-1] test/orm/test_ac_relationships.py::AltSelectableTest::test_lazyload [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[CircularDependencyError-1] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-normalname-normalname] test/base/test_except.py::PickleException::test_exc[CompileError-] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-normalname-normalname] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[CompileError-] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] test/base/test_except.py::PickleException::test_exc[DBAPIError-0] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] [gw7] [ 28%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_transient [gw6] [ 28%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DBAPIError-0] [gw0] [ 28%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_lazyload test/base/test_except.py::PickleException::test_exc[DBAPIError-1] test/orm/test_ac_relationships.py::AltSelectableTest::test_selectinload test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip_future test/orm/test_inspect.py::TestORMInspection::test_instance_state_info [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DBAPIError-1] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-_name-_name] test/base/test_except.py::PickleException::test_exc[DBAPIError-details] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-True-True] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DBAPIError-details] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-False] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-_name-_name] test/base/test_except.py::PickleException::test_exc[DataError-0] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-False] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-has spaces-has_spaces] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-True] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DataError-0] test/base/test_except.py::PickleException::test_exc[DataError-1] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-True] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-has spaces-has_spaces] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-False] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DataError-1] [gw0] [ 28%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_selectinload test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-normalname-normalname] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-False] test/base/test_except.py::PickleException::test_exc[DataError-details] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-True] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DataError-details] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-False] test/base/test_except.py::PickleException::test_exc[DatabaseError-0] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-normalname-normalname] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DatabaseError-0] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-False] test/sql/test_compiler.py::BindParameterTest::test_tuple_clauselist_in test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-True] test/dialect/test_all.py::ImportStarTest::test_all_import test/base/test_except.py::PickleException::test_exc[DatabaseError-1] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DatabaseError-1] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-True] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_tuple_clauselist_in test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-True-False] [gw0] [ 28%] PASSED test/dialect/test_all.py::ImportStarTest::test_all_import test/base/test_except.py::PickleException::test_exc[DatabaseError-details] test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_no_values [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-True-False] [gw7] [ 28%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_info [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DatabaseError-details] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-True-True] [gw3] [ 28%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_disable_eagerloads test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist test/base/test_except.py::PickleException::test_exc[DisconnectionError-] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-True-True] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_no_values test/orm/test_association.py::AssociationTest::test_delete test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_values [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DisconnectionError-] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-False-False] test/base/test_except.py::PickleException::test_exc[IdentifierError-] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-False-False] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_values [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[IdentifierError-] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-False-True] test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_downgrade_baseline test/sql/test_compiler.py::BindParameterTest::test_unique_binds_no_clone_collision test/base/test_except.py::PickleException::test_exc[IntegrityError-0] [gw5] [ 28%] 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] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[IntegrityError-0] [gw2] [ 28%] PASSED test/sql/test_compiler.py::BindParameterTest::test_unique_binds_no_clone_collision test/base/test_except.py::PickleException::test_exc[IntegrityError-1] [gw5] [ 28%] 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] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[IntegrityError-1] test/base/test_except.py::PickleException::test_exc[IntegrityError-details] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[IntegrityError-details] test/base/test_except.py::PickleException::test_exc[InterfaceError-0] test/dialect/postgresql/test_compiler.py::CacheKeyTest::test_aggregate_order_by [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-True-True] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[InterfaceError-0] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_no_load_on_pending_allows_backref_event test/base/test_except.py::PickleException::test_exc[InterfaceError-1] [gw5] [ 28%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_no_load_on_pending_allows_backref_event [gw2] [ 28%] PASSED test/dialect/postgresql/test_compiler.py::CacheKeyTest::test_aggregate_order_by [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[InterfaceError-1] test/base/test_except.py::PickleException::test_exc[InterfaceError-details] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[InterfaceError-details] [gw7] [ 28%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist test/base/test_except.py::PickleException::test_exc[InternalError-0] test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist_load [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[InternalError-0] [gw0] [ 28%] PASSED test/orm/test_association.py::AssociationTest::test_delete test/sql/test_compiler.py::CoercionTest::test_None_and_nothing test/orm/test_loading.py::InstanceProcessorTest::test_state_no_load_path_comparison test/base/test_except.py::PickleException::test_exc[InternalError-1] [gw2] [ 28%] PASSED test/sql/test_compiler.py::CoercionTest::test_None_and_nothing [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[InternalError-1] test/orm/test_association.py::AssociationTest::test_insert test/base/test_except.py::PickleException::test_exc[InternalError-details] test/sql/test_compiler.py::CoercionTest::test_None_and_val [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[InternalError-details] [gw2] [ 28%] PASSED test/sql/test_compiler.py::CoercionTest::test_None_and_val test/base/test_except.py::PickleException::test_exc[InvalidRequestError-] test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[InvalidRequestError-] [gw2] [ 28%] PASSED test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where test/base/test_except.py::PickleException::test_exc[InvalidatePoolError-] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[InvalidatePoolError-] test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where_non_native [gw2] [ 28%] PASSED test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where_non_native test/base/test_except.py::PickleException::test_exc[LegacyAPIWarning-] [gw0] [ 28%] PASSED test/orm/test_association.py::AssociationTest::test_insert [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[LegacyAPIWarning-] test/sql/test_compiler.py::CoercionTest::test_val_and_None test/base/test_except.py::PickleException::test_exc[MissingGreenlet-] test/orm/test_association.py::AssociationTest::test_modify [gw2] [ 28%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_None [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[MissingGreenlet-] test/base/test_except.py::PickleException::test_exc[MovedIn20Warning-] test/sql/test_compiler.py::CoercionTest::test_val_and_false [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[MovedIn20Warning-] [gw2] [ 28%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_false test/base/test_except.py::PickleException::test_exc[MultipleResultsFound-] test/sql/test_compiler.py::CoercionTest::test_val_and_null [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[MultipleResultsFound-] [gw2] [ 28%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_null test/base/test_except.py::PickleException::test_exc[NoForeignKeysError-] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[NoForeignKeysError-] [gw0] [ 28%] PASSED test/orm/test_association.py::AssociationTest::test_modify test/sql/test_compiler.py::CoercionTest::test_val_and_true_coerced [gw7] [ 28%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist_load test/base/test_except.py::PickleException::test_exc[NoInspectionAvailable-] [gw2] [ 28%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_true_coerced [gw6] [ 28%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip_future test/orm/test_association.py::AssociationTest::test_replace test/orm/test_inspect.py::TestORMInspection::test_is_instance [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[NoInspectionAvailable-] test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_shard_id_event test/base/test_except.py::PickleException::test_exc[NoReferenceError-] test/sql/test_compiler.py::CoercionTest::test_val_is_null_coerced [gw2] [ 28%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_is_null_coerced [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[NoReferenceError-] [gw0] [ 28%] PASSED test/orm/test_association.py::AssociationTest::test_replace test/base/test_except.py::PickleException::test_exc[NoReferencedColumnError-] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[NoReferencedColumnError-] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_illegal_two_autoincrements test/base/test_except.py::PickleException::test_exc[NoReferencedTableError-] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[NoReferencedTableError-] [gw2] [ 28%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_illegal_two_autoincrements [gw5] [ 28%] PASSED test/orm/test_loading.py::InstanceProcessorTest::test_state_no_load_path_comparison [gw3] [ 28%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_downgrade_baseline test/base/test_except.py::PickleException::test_exc[NoResultFound-] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_increment_5 test/ext/test_associationproxy.py::AttributeAccessTest::test_resolve_aliased_class [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[NoResultFound-] [gw2] [ 28%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_increment_5 test/base/test_except.py::PickleException::test_exc[NoSuchColumnError-] [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[NoSuchColumnError-] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_no_primary_key test/base/test_except.py::PickleException::test_exc[NoSuchModuleError-] [gw0] [ 28%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolve_aliased_class test/orm/test_loading.py::InstancesTest::test_cursor_close_exception_raised_in_iteration [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[NoSuchModuleError-] [gw2] [ 28%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_no_primary_key test/base/test_except.py::PickleException::test_exc[NoSuchTableError-] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_1_1 [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[NoSuchTableError-] [gw2] [ 28%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_1_1 test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_five test/base/test_except.py::PickleException::test_exc[NotSupportedError-0] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_illegal_two_autoincrements test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_plain [gw2] [ 28%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_illegal_two_autoincrements [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[NotSupportedError-0] test/base/test_except.py::PickleException::test_exc[NotSupportedError-1] [gw7] [ 28%] PASSED test/orm/test_inspect.py::TestORMInspection::test_is_instance test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_options [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[NotSupportedError-1] [gw0] [ 28%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_five test/orm/test_inspect.py::TestORMInspection::test_local_table [gw2] [ 28%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_options test/base/test_except.py::PickleException::test_exc[NotSupportedError-details] test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_four test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_primary_key [gw4] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[NotSupportedError-details] [gw2] [ 29%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_primary_key test/base/test_except.py::PickleException::test_exc[ObjectNotExecutableError-] [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[ObjectNotExecutableError-] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_primary_key_non_nullable test/base/test_except.py::PickleException::test_exc[OperationalError-0] [gw2] [ 29%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_primary_key_non_nullable [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[OperationalError-0] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_separate_from_primary_key test/base/test_except.py::PickleException::test_exc[OperationalError-1] [gw2] [ 29%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_separate_from_primary_key [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[OperationalError-1] [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_four test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_options_ignored_with_identity_object[create_table0] test/base/test_except.py::PickleException::test_exc[OperationalError-details] test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_one [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[OperationalError-details] [gw2] [ 29%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_options_ignored_with_identity_object[create_table0] test/base/test_except.py::PickleException::test_exc[PendingRollbackError-] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_options_ignored_with_identity_object[create_table1] [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[PendingRollbackError-] [gw2] [ 29%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_options_ignored_with_identity_object[create_table1] test/base/test_except.py::PickleException::test_exc[ProgrammingError-0] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_separate_from_primary_key [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[ProgrammingError-0] [gw2] [ 29%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_separate_from_primary_key test/base/test_except.py::PickleException::test_exc[ProgrammingError-1] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_start_0 [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_one [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[ProgrammingError-1] [gw7] [ 29%] PASSED test/orm/test_inspect.py::TestORMInspection::test_local_table test/base/test_except.py::PickleException::test_exc[ProgrammingError-details] [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[ProgrammingError-details] test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable [gw2] [ 29%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_start_0 test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_three test/base/test_except.py::PickleException::test_exc[RemovedIn20Warning-] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_defaults_to_identity [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[RemovedIn20Warning-] [gw2] [ 29%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_defaults_to_identity test/base/test_except.py::PickleException::test_exc[ResourceClosedError-] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_no_identity [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[ResourceClosedError-] [gw2] [ 29%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_no_identity [gw3] [ 29%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_plain test/base/test_except.py::PickleException::test_exc[SADeprecationWarning-] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_with_identity_object [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[SADeprecationWarning-] [gw2] [ 29%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_with_identity_object test/base/test_except.py::PickleException::test_exc[SAPendingDeprecationWarning-] [gw6] [ 29%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_shard_id_event [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_three [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[SAPendingDeprecationWarning-] test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_two test/base/test_except.py::PickleException::test_exc[SAWarning-] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_baked_mix test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_orcer_by_no_arg [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[SAWarning-] [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_orcer_by_no_arg test/base/test_except.py::PickleException::test_exc[SQLAlchemyError-] test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_adapt [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[SQLAlchemyError-] [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_adapt test/orm/test_lockmode.py::CompileTest::test_default_update test/base/test_except.py::PickleException::test_exc[StatementError-0] [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[StatementError-0] test/base/test_except.py::PickleException::test_exc[StatementError-1] [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_two test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_multi_col test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_w_subclass [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[StatementError-1] [gw7] [ 29%] PASSED test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable test/base/test_except.py::PickleException::test_exc[StatementError-details] [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_multi_col test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_one [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[StatementError-details] test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable_fixed [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_one test/base/test_except.py::PickleException::test_exc[TimeoutError-] [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[TimeoutError-] test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_two test/base/test_except.py::PickleException::test_exc[UnboundExecutionError-] [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_two [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[UnboundExecutionError-] test/base/test_except.py::PickleException::test_exc[UnreflectableTableError-] [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_w_subclass [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[UnreflectableTableError-] test/dialect/oracle/test_compiler.py::CompileTest::test_alias_outer_join test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-0] [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-0] test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-1] [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_default_update test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload [gw2] [ 29%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_alias_outer_join test/ext/test_associationproxy.py::AutoFlushTest::test_dict_set [gw4] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-1] [gw5] [ 29%] PASSED test/orm/test_loading.py::InstancesTest::test_cursor_close_exception_raised_in_iteration test/orm/test_loading.py::InstancesTest::test_cursor_close_w_failed_rowproc test/dialect/postgresql/test_compiler.py::CompileTest::test_array test/base/test_except.py::WrapTest::test_db_error_busted_dbapi [gw5] [ 29%] PASSED test/orm/test_loading.py::InstancesTest::test_cursor_close_w_failed_rowproc test/orm/test_loading.py::InstancesTest::test_row_proc_not_created [gw5] [ 29%] PASSED test/orm/test_loading.py::InstancesTest::test_row_proc_not_created [gw4] [ 29%] 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 [gw7] [ 29%] PASSED test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable_fixed [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_db_error_dbapi_uses_wrong_names test/orm/test_inspect.py::TestORMInspection::test_not_mapped_class test/base/test_except.py::WrapTest::test_db_error_keyboard_interrupt [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_dict_set [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_db_error_keyboard_interrupt test/base/test_except.py::WrapTest::test_db_error_noncompliant_dbapi [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_db_error_noncompliant_dbapi test/orm/test_loading.py::MergeResultTest::test_entity_col_mix_plain_tuple_frozen test/base/test_except.py::WrapTest::test_db_error_normal [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_db_error_normal test/base/test_except.py::WrapTest::test_db_error_system_exit [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_db_error_system_exit test/base/test_except.py::WrapTest::test_statement_error_no_code test/dialect/postgresql/test_compiler.py::CompileTest::test_array_agg_w_filter_subscript test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload_no_render_oracle [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_statement_error_no_code test/base/test_except.py::WrapTest::test_statement_error_w_code [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_statement_error_w_code [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_agg_w_filter_subscript test/ext/test_associationproxy.py::AutoFlushTest::test_list_append test/base/test_except.py::WrapTest::test_tostring test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_tostring [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal test/base/test_except.py::WrapTest::test_tostring_large_dict [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_tostring_large_dict test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_compare test/base/test_except.py::WrapTest::test_tostring_large_executemany [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_tostring_large_executemany [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_compare test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contained_by test/base/test_except.py::WrapTest::test_tostring_large_list [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_tostring_large_list test/base/test_except.py::WrapTest::test_tostring_with_newlines [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contained_by [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_tostring_with_newlines [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload_no_render_oracle test/base/test_except.py::WrapTest::test_version_token [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_version_token test/orm/test_lockmode.py::CompileTest::test_mysql_read test/base/test_except.py::WrapTest::test_wrap_multi_arg test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contains [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_wrap_multi_arg [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_list_append test/base/test_except.py::WrapTest::test_wrap_unicode_arg [gw4] [ 29%] PASSED test/base/test_except.py::WrapTest::test_wrap_unicode_arg [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_mysql_read [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contains test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_insert test/ext/test_associationproxy.py::AutoFlushTest::test_list_extend test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_cache test/orm/test_lockmode.py::CompileTest::test_not_supported_by_dialect_should_just_use_update [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_insert test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_type [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_type [gw4] [ 29%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_cache test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[False] [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_not_supported_by_dialect_should_just_use_update [gw6] [ 29%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_baked_mix test/orm/test_lockmode.py::CompileTest::test_oracle_update test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_cache_noleak_on_statement_values test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_evaluate [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_oracle_update [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[False] test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[True] [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_list_extend test/ext/test_associationproxy.py::AutoFlushTest::test_set_add [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[True] test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote test/orm/test_lockmode.py::CompileTest::test_oracle_update_skip_locked [gw2] [ 29%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote_works_on_expanding [gw2] [ 29%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote_works_on_expanding test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_oracle_update_skip_locked [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema_translate test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_nowait_update [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema_translate [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_set_add test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_nowait_update [gw2] [ 29%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[no_persisted] test/ext/test_associationproxy.py::AutoFlushTest::test_set_extend [gw5] [ 29%] PASSED test/orm/test_loading.py::MergeResultTest::test_entity_col_mix_plain_tuple_frozen test/orm/test_loading.py::MergeResultTest::test_single_column_frozen test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_update test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw2] [ 29%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw5] [ 29%] PASSED test/orm/test_loading.py::MergeResultTest::test_single_column_frozen test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[no_persisted] test/orm/test_loading.py::MergeResultTest::test_single_entity_frozen [gw2] [ 29%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw5] [ 29%] PASSED test/orm/test_loading.py::MergeResultTest::test_single_entity_frozen [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_update test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[no_persisted] test/orm/test_lockmode.py::CompileTest::test_postgres_read [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[no_persisted] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-literal_column] [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_set_extend test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_false] [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_read [gw2] [ 29%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_false] test/orm/test_lockmode.py::CompileTest::test_postgres_read_nowait test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_chained test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_false] [gw2] [ 29%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_false] test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_false] [gw2] [ 29%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_false] [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_read_nowait test/orm/test_lockmode.py::CompileTest::test_postgres_update test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_none] [gw2] [ 29%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_none] [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update [gw2] [ 29%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/orm/test_lockmode.py::CompileTest::test_postgres_update_of [gw6] [ 29%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_evaluate [gw2] [ 29%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_fetch [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_none] [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_true] test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity [gw2] [ 29%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_true] test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_true] [gw2] [ 29%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_true] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_true] [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_true] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed_persisted_false test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity_list [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed_persisted_false [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity_list test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed_persisted_true [gw2] [ 29%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed_persisted_true [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-literal_column] [gw7] [ 29%] PASSED test/orm/test_inspect.py::TestORMInspection::test_not_mapped_class test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-plain] test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-plain] test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_list test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-text] test/orm/test_inspect.py::TestORMInspection::test_not_mapped_instance [gw2] [ 29%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-text] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-literal_column] [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-literal_column] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-plain] [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-plain] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-text] [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_chained [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-text] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-literal_column] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[False] [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_list [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[False] test/orm/test_lockmode.py::CompileTest::test_postgres_update_skip_locked [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-literal_column] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-plain] [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-plain] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-text] [gw3] [ 29%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_skip_locked [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-text] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-literal_column] [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-literal_column] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[True] test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_nul_ul [gw7] [ 29%] PASSED test/orm/test_inspect.py::TestORMInspection::test_not_mapped_instance test/orm/test_inspect.py::TestORMInspection::test_object_accessor [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[True] [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_nul_ul test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-plain] test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_no_generated test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_nul [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-plain] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-text] [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-text] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-literal_column] [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_nul [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-literal_column] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-plain] [gw2] [ 29%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_no_generated test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_scalar [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-plain] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[False] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-text] [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[False] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[True] [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-text] test/orm/test_lockmode.py::ForUpdateTest::test_key_share [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[True] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-literal_column] test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_not_supported [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-literal_column] [gw2] [ 29%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_not_supported [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_scalar test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_null test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-plain] [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_null [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-plain] test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-False-BY DEFAULT] test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_kwarg_ul_nul [gw2] [ 29%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-False-BY DEFAULT] test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-None-BY DEFAULT] [gw7] [ 29%] PASSED test/orm/test_inspect.py::TestORMInspection::test_object_accessor [gw2] [ 29%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-None-BY DEFAULT] test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-True-BY DEFAULT ON NULL] test/orm/test_inspect.py::TestORMInspection::test_persist_selectable [gw2] [ 29%] 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_column_identity_on_null[True-True-ALWAYS ON NULL] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-text] [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-text] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-literal_column] [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-literal_column] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-plain] [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-plain] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-text] [gw2] [ 29%] PASSED 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 [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-text] test/orm/test_loading.py::SelectStarTest::test_single_star[core-literal_column] [gw2] [ 29%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_compound [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_kwarg_ul_nul [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[core-literal_column] test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_eq_fails_ul_nul test/orm/test_loading.py::SelectStarTest::test_single_star[core-plain] test/dialect/mysql/test_compiler.py::CompileTest::test_concat_compile_kw [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_eq_fails_ul_nul [gw2] [ 29%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_concat_compile_kw [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[core-plain] test/orm/test_loading.py::SelectStarTest::test_single_star[core-text] test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[False-immediate] [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[core-text] test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_has_fails_ul_nul test/orm/test_loading.py::SelectStarTest::test_single_star[orm-literal_column] [gw0] [ 29%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_has_fails_ul_nul [gw5] [ 29%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[orm-literal_column] test/orm/test_loading.py::SelectStarTest::test_single_star[orm-plain] [gw2] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[False-immediate] test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_ne_fails_ul_nul test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[True-deferred] [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_ne_fails_ul_nul [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[True-deferred] test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_eq_None_nul test/dialect/postgresql/test_compiler.py::CompileTest::test_create_check_constraint_not_valid [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_check_constraint_not_valid test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length [gw3] [ 30%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_key_share [gw6] [ 30%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_fetch [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted_3085_workaround test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_evaluate [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted_3085_workaround [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_eq_None_nul test/dialect/postgresql/test_compiler.py::CompileTest::test_create_drop_enum test/orm/test_lockmode.py::ForUpdateTest::test_nowait [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_drop_enum [gw5] [ 30%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[orm-plain] test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_ne_value_nul test/orm/test_loading.py::SelectStarTest::test_single_star[orm-text] test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_column_not_valid [gw5] [ 30%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[orm-text] [gw7] [ 30%] PASSED test/orm/test_inspect.py::TestORMInspection::test_persist_selectable [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_column_not_valid test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_constraint_not_valid test/orm/test_inspect.py::TestORMInspection::test_persistence_states [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_constraint_not_valid test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_alt_schema [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_ne_value_nul test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_inner_joinedload_w_limit [gw2] [ 30%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_alt_schema test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_bitmap_compress [gw2] [ 30%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_bitmap_compress [gw3] [ 30%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_nowait test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_concurrently [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_concurrently test/orm/test_lockmode.py::ForUpdateTest::test_of_single_col test/dialect/mssql/test_compiler.py::CompileTest::test_create_index_expr [gw2] [ 30%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_create_index_expr test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_expr [gw2] [ 30%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_expr test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has_to_eq test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func [gw3] [ 30%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_of_single_col test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func_unary [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func_unary [gw5] [ 30%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_inner_joinedload_w_limit test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_inner_joinedload_wo_limit test/orm/test_lockmode.py::ForUpdateTest::test_plain [gw3] [ 30%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_plain [gw7] [ 30%] PASSED test/orm/test_inspect.py::TestORMInspection::test_persistence_states test/orm/test_inspect.py::TestORMInspection::test_primary_key test/orm/test_lockmode.py::ForUpdateTest::test_read test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_expr_gets_parens [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has_to_eq test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_nul_ul [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_expr_gets_parens [gw5] [ 30%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_inner_joinedload_wo_limit test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_two test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_join_w_subquery [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_two test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_literals [gw3] [ 30%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_read [gw5] [ 30%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_join_w_subquery [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_literals [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_nul_ul [gw7] [ 30%] PASSED test/orm/test_inspect.py::TestORMInspection::test_primary_key test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_ul_nul test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_simple [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_simple test/orm/test_inspect.py::TestORMInspection::test_property test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_arbitrary_column_element [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_arbitrary_column_element test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_outer_joinedload_w_limit [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_ul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_chained_has_to_any [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_chained_has_to_any test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_labeled_ops test/engine/test_logging.py::EchoTest::test_echo_flag_independence [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_labeled_ops [gw5] [ 30%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_outer_joinedload_w_limit test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_nul_nul [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_outer_joinedload_wo_limit test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length_quoted [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length_quoted test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_multiple_options [gw3] [ 30%] PASSED test/engine/test_logging.py::EchoTest::test_echo_flag_independence [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_multiple_options test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_ops [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_ops test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_parser test/engine/test_logging.py::EchoTest::test_levels [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_parser [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_nul_nul test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_prefix [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_prefix test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_null_nul_nul [gw3] [ 30%] PASSED test/engine/test_logging.py::EchoTest::test_levels test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_tablespace [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_tablespace [gw7] [ 30%] PASSED test/orm/test_inspect.py::TestORMInspection::test_property [gw5] [ 30%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_outer_joinedload_wo_limit test/orm/test_inspect.py::TestORMInspection::test_rel_accessors [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_null_nul_nul test/engine/test_logging.py::LogParamsTest::test_error_large_dict [gw3] [ 30%] PASSED test/engine/test_logging.py::LogParamsTest::test_error_large_dict test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_text test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_value_nul test/engine/test_logging.py::LogParamsTest::test_error_large_list test/sql/test_metadata.py::NamingConventionTest::test_uq_name_already_conv [gw3] [ 30%] PASSED test/engine/test_logging.py::LogParamsTest::test_error_large_list [gw5] [ 30%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_name_already_conv test/engine/test_logging.py::LogParamsTest::test_exception_format_dict_param test/sql/test_metadata.py::PKAutoIncrementTest::test_explicit_autoinc_but_fks [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_text test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_text_or_composite [gw5] [ 30%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_explicit_autoinc_but_fks [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_value_nul [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_text_or_composite test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_chained_has_to_any test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_using [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_using test/sql/test_metadata.py::PKAutoIncrementTest::test_implicit_autoinc_but_fks [gw5] [ 30%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_implicit_autoinc_but_fks test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_multi_autoinc [gw5] [ 30%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_multi_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_no_autoinc [gw5] [ 30%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_no_autoinc [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_chained_has_to_any test/sql/test_metadata.py::PKAutoIncrementTest::test_no_kw_args [gw3] [ 30%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_dict_param [gw5] [ 30%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_no_kw_args [gw7] [ 30%] PASSED test/orm/test_inspect.py::TestORMInspection::test_rel_accessors test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_default [gw5] [ 30%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_default test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters test/orm/test_inspect.py::TestORMInspection::test_relationship_filter test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using_unusual_conditions test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_criterion_nul_nul [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using_unusual_conditions [gw3] [ 30%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_with test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_dbapi_round_trip [gw6] [ 30%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_evaluate test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_fetch [gw3] [ 30%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_dbapi_round_trip [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_with test/dialect/postgresql/test_compiler.py::CompileTest::test_create_partial_index [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_partial_index test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_no_autoinc [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_criterion_nul_nul [gw5] [ 30%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_no_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_server_default test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_plain test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_nul [gw5] [ 30%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_server_default [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_plain test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_illegal_autoinc test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_with_using [gw5] [ 30%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_illegal_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_no_autoinc test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_nondbapi_round_trip [gw2] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_with_using [gw5] [ 30%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_no_autoinc test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_array_embedded_schema_type_schema_translate [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_array_embedded_schema_type_schema_translate test/sql/test_metadata.py::SchemaTest::test_ad_hoc_schema_equiv_fk test/dialect/oracle/test_compiler.py::CompileTest::test_create_table_compress [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTest::test_ad_hoc_schema_equiv_fk test/sql/test_metadata.py::SchemaTest::test_create_drop_schema [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_nul [gw2] [ 30%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_table_compress [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTest::test_create_drop_schema [gw3] [ 30%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_nondbapi_round_trip test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_ul [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_local test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_quoting [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_local [gw2] [ 30%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_quoting [gw7] [ 30%] PASSED test/orm/test_inspect.py::TestORMInspection::test_relationship_filter test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_local_raises test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_reverse [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_local_raises test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_member_parameter test/orm/test_inspect.py::TestORMInspection::test_session_accessor test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_remote [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_remote [gw3] [ 30%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_member_parameter test/sql/test_metadata.py::SchemaTest::test_iteration test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_parameter [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTest::test_iteration [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_ul test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_array_enclosing_schematype test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_scalar_raises [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_array_enclosing_schematype [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_scalar_raises [gw2] [ 30%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_reverse test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_plain test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_None_nul [gw4] [ 30%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_cache_noleak_on_statement_values test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_plain [gw3] [ 30%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_parameter test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_keys_independent_of_ordering [gw4] [ 30%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_keys_independent_of_ordering test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_schema_translate_in_key [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_None_nul [gw2] [ 30%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_nul_nul test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_key test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_dict test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_schematype_of_typedec [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_schematype_of_typedec test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_typedec_enclosing_schematype [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_typedec_enclosing_schematype test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_typedec_of_schematype [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_typedec_of_schematype test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_variant_array_schematype [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_variant_array_schematype test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_boolean_column_copy_transfers_events [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_boolean_column_copy_transfers_events test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_boolean_constraint_type_doesnt_double [gw3] [ 30%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_dict test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_tuple [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_nul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_null_nul_nul [gw2] [ 30%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_key test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_reverse_kwarg [gw4] [ 30%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_schema_translate_in_key [gw7] [ 30%] PASSED test/orm/test_inspect.py::TestORMInspection::test_session_accessor [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_boolean_constraint_type_doesnt_double test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_boolean_nonnative_column_copy_transfers_constraintpref [gw3] [ 30%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_tuple [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_boolean_nonnative_column_copy_transfers_constraintpref test/orm/test_inspect.py::TestORMInspection::test_synonym_filter test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_create_metadata_bound_no_crash test/engine/test_logging.py::LogParamsTest::test_log_large_multi_parameter [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_create_metadata_bound_no_crash test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_column_copy_transfers_events [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_column_copy_transfers_events test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_constraint_type_doesnt_double test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connect_as_ctx_noautocommit [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_constraint_type_doesnt_double [gw3] [ 30%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_multi_parameter test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_nonnative_column_copy_transfers_constraintpref [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_null_nul_nul [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_nonnative_column_copy_transfers_constraintpref test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_nonnative_column_copy_transfers_events test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_eq_None_nul [gw4] [ 30%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connect_as_ctx_noautocommit [gw2] [ 30%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_reverse_kwarg [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_nonnative_column_copy_transfers_events test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_independent_schema test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_multiple test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_unrelated_flush [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_independent_schema test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_independent_schema_enum [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_independent_schema_enum test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connection_as_ctx [gw4] [ 30%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connection_as_ctx test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_commit [gw4] [ 30%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_commit [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_eq_None_nul test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_rollback [gw4] [ 30%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_rollback test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_dont_enter_enter test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_ne_value_nul [gw2] [ 30%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_unrelated_flush [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_enum [gw4] [ 30%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_dont_enter_enter test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_add test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_include_enter [gw3] [ 30%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_multiple [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_enum test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_from_metadata [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_from_metadata test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_single test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_from_metadata_override_explicit [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_from_metadata_override_explicit test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_from_table_override_metadata [gw4] [ 30%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_include_enter test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_commit [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_ne_value_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_contains [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_from_table_override_metadata test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_metadata_dispatch_new_impl [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_metadata_dispatch_new_impl [gw4] [ 30%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_commit test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_rollback [gw4] [ 30%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_rollback [gw7] [ 30%] PASSED test/orm/test_inspect.py::TestORMInspection::test_synonym_filter test/orm/test_inspect.py::TestORMInspection::test_with_polymorphic test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_it_caches [gw4] [ 30%] PASSED test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_it_caches test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_no_cache [gw2] [ 30%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_add test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_intersection_update [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_contains test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_metadata_dispatch_no_new_impl [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_metadata_dispatch_no_new_impl test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_decorator_schematype [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_decorator_schematype test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_new_impl [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_new_impl test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_no_new_impl [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_no_new_impl [gw3] [ 30%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_single test/engine/test_logging.py::LogParamsTest::test_log_no_parameters [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq_nul [gw2] [ 30%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_intersection_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_symmetric_difference_update test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_copy_decorated [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_copy_decorated test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_copy_type [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_copy_type test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_independent_events [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_independent_events test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_independent_schema [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_independent_schema test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_inherit_schema [gw5] [ 30%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_inherit_schema [gw3] [ 30%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_no_parameters test/engine/test_logging.py::LogParamsTest::test_log_positional_array [gw2] [ 30%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_symmetric_difference_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_update [gw0] [ 30%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_like [gw4] [ 30%] PASSED test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_no_cache test/engine/test_execute.py::DialectEventTest::test_connect_do_connect [gw4] [ 30%] 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 [gw4] [ 31%] PASSED test/engine/test_execute.py::DialectEventTest::test_connect_do_connect_info_there_after_invalidate test/engine/test_execute.py::DialectEventTest::test_connect_do_connect_info_there_after_recycle [gw4] [ 31%] 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 [gw3] [ 31%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_positional_array [gw4] [ 31%] PASSED test/engine/test_execute.py::DialectEventTest::test_connect_replace_params test/engine/test_execute.py::DialectEventTest::test_cursor_execute_w_replace test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_list test/sql/test_metadata.py::TableTest::test_append_column_existing_name [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_append_column_existing_name test/sql/test_metadata.py::TableTest::test_append_column_replace_existing [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_append_column_replace_existing test/sql/test_metadata.py::TableTest::test_autoincrement_replace [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_autoincrement_replace test/sql/test_metadata.py::TableTest::test_c_immutable [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_c_immutable test/sql/test_metadata.py::TableTest::test_c_mutate_after_unpickle [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_like test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_ne [gw7] [ 31%] PASSED test/orm/test_inspect.py::TestORMInspection::test_with_polymorphic [gw4] [ 31%] PASSED test/engine/test_execute.py::DialectEventTest::test_cursor_execute_w_replace [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_clear [gw3] [ 31%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_list [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_ne test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_named_dict [gw6] [ 31%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_fetch test/orm/test_instrumentation.py::InitTest::test_A [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_A [gw3] [ 31%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_named_dict [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_clear test/orm/test_instrumentation.py::InitTest::test_A_B_C test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_evaluate test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_any_fails_nul_nul [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_A_B_C test/orm/test_instrumentation.py::InitTest::test_A_B_Ci test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_none [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_any_fails_nul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_contains_fails_nul_nul [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_A_B_Ci test/orm/test_instrumentation.py::InitTest::test_A_Bi_C test/engine/test_execute.py::DialectEventTest::test_cursor_execute_wo_replace [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_A_Bi_C test/orm/test_instrumentation.py::InitTest::test_Ai [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_contains_fails_nul_nul test/ext/test_associationproxy.py::ComparatorTest::test_has_criterion_nul [gw4] [ 31%] PASSED test/engine/test_execute.py::DialectEventTest::test_cursor_execute_wo_replace test/engine/test_logging.py::LogParamsTest::test_repr_params_large_list_of_dict [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai test/orm/test_instrumentation.py::InitTest::test_Ai_B [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_B [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_none [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_has_criterion_nul test/engine/test_execute.py::DialectEventTest::test_do_execute_no_params_w_replace test/orm/test_instrumentation.py::InitTest::test_Ai_B_C [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_c_mutate_after_unpickle test/sql/test_metadata.py::TableTest::test_extend_attributes[comment-attrib_values0] [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_extend_attributes[comment-attrib_values0] test/sql/test_metadata.py::TableTest::test_extend_attributes[implicit_returning-attrib_values1] [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_extend_attributes[implicit_returning-attrib_values1] test/sql/test_metadata.py::TableTest::test_extend_attributes[info-attrib_values2] test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_raise test/ext/test_associationproxy.py::ComparatorTest::test_has_kwargs_nul [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_B_C test/orm/test_instrumentation.py::InitTest::test_Ai_B_Ci [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_extend_attributes[info-attrib_values2] test/sql/test_metadata.py::TableTest::test_foreign_key_constraints_collection [gw3] [ 31%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_large_list_of_dict [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_foreign_key_constraints_collection [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_has_kwargs_nul [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_B_Ci test/sql/test_metadata.py::TableTest::test_invalid_objects test/orm/test_instrumentation.py::InitTest::test_Ai_Bi [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_Bi [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_invalid_objects test/ext/test_associationproxy.py::ComparatorTest::test_has_nul test/orm/test_instrumentation.py::InitTest::test_Ai_Bi_Ci test/sql/test_metadata.py::TableTest::test_must_exist test/engine/test_logging.py::LogParamsTest::test_repr_params_named_dict [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_must_exist [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_raise [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_Bi_Ci test/sql/test_metadata.py::TableTest::test_pk_always_flips_nullable test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_copy test/orm/test_instrumentation.py::InitTest::test_Ai_b_Ci [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_pk_always_flips_nullable [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_b_Ci test/sql/test_metadata.py::TableTest::test_pk_args_standalone test/orm/test_instrumentation.py::InitTest::test_Ai_bi [gw4] [ 31%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_no_params_w_replace [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_pk_args_standalone test/engine/test_execute.py::DialectEventTest::test_do_execute_no_params_wo_replace [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_bi test/sql/test_metadata.py::TableTest::test_pk_can_be_nullable test/orm/test_instrumentation.py::InitTest::test_Ai_bi_Ci [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_has_nul [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_bi_Ci [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_pk_can_be_nullable test/orm/test_instrumentation.py::InitTest::test_ai test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_four [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_copy [gw4] [ 31%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_no_params_wo_replace [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_ai [gw3] [ 31%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_named_dict test/engine/test_execute.py::DialectEventTest::test_do_execute_w_replace test/orm/test_instrumentation.py::InitTest::test_ai_B [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_four test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_one test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_array [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_ai_B test/orm/test_instrumentation.py::InitTest::test_ai_Bi test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_deepcopy [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_one test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_three [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_ai_Bi test/ext/test_associationproxy.py::ComparatorTest::test_join_separate_attr test/orm/test_instrumentation.py::InitTest::test_defaulted_init [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::InitTest::test_defaulted_init [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_three test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_two [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_deepcopy test/orm/test_instrumentation.py::MapperInitTest::test_del_warning [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_join_separate_attr [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_two test/sql/test_metadata.py::TableTest::test_pk_cols_sets_flags test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_difference_update [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_pk_cols_sets_flags test/ext/test_associationproxy.py::ComparatorTest::test_join_single_attr [gw3] [ 31%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_array test/sql/test_metadata.py::TableTest::test_prefixes [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::MapperInitTest::test_del_warning [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_join_single_attr [gw4] [ 31%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_w_replace test/orm/test_instrumentation.py::MapperInitTest::test_partially_mapped_inheritance [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[None-expected0] [gw5] [ 31%] 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] test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_list test/ext/test_associationproxy.py::ComparatorTest::test_no_straight_expr [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::MapperInitTest::test_partially_mapped_inheritance test/engine/test_execute.py::DialectEventTest::test_do_execute_wo_replace [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg1-expected1] test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg2-expected2] test/orm/test_instrumentation.py::MiscTest::test_compileonattr [gw3] [ 31%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_list [gw5] [ 31%] 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] [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_difference_update [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_no_straight_expr [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg3-expected3] [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr test/ext/test_associationproxy.py::ComparatorTest::test_nothas_nul test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_discard test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel test/sql/test_metadata.py::TableTest::test_reset_exported_passes [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_reset_exported_passes test/sql/test_metadata.py::TableTest::test_table_ctor_duplicated_column_name [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_table_ctor_duplicated_column_name test/engine/test_logging.py::LogParamsTest::test_repr_params_unknown_list test/sql/test_metadata.py::TableTest::test_table_info [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel [gw4] [ 31%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_wo_replace test/engine/test_execute.py::DialectEventTest::test_do_executemany_w_replace [gw5] [ 31%] PASSED test/sql/test_metadata.py::TableTest::test_table_info [gw3] [ 31%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_unknown_list [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_nothas_nul test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_a test/sql/test_metadata.py::ToMetaDataTest::test_already_exists [gw4] [ 31%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_executemany_w_replace test/engine/test_execute.py::DialectEventTest::test_do_executemany_wo_replace [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_already_exists test/sql/test_metadata.py::ToMetaDataTest::test_change_name_change_metadata [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_discard test/engine/test_logging.py::LogParamsTest::test_result_large_param [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_name_change_metadata test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_intersection_update test/sql/test_metadata.py::ToMetaDataTest::test_change_name_retain_metadata [gw4] [ 31%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_executemany_wo_replace [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_name_retain_metadata test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_add_event_after_connect test/ext/test_associationproxy.py::CompositeAccessTest::test_access [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_intersection_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_operator_difference_update [gw3] [ 31%] PASSED test/engine/test_logging.py::LogParamsTest::test_result_large_param test/sql/test_metadata.py::ToMetaDataTest::test_change_name_selfref_fk_moves [gw5] [ 31%] 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 [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_a test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_b [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_name_selfref_fk_moves_w_schema test/sql/test_metadata.py::ToMetaDataTest::test_change_schema [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_schema test/sql/test_metadata.py::ToMetaDataTest::test_col_key_fk_parent [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_add_event_after_connect test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cant_listen_to_option_engine [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cant_listen_to_option_engine test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[False] [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[False] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[True] [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_col_key_fk_parent test/engine/test_logging.py::LoggingNameTest::test_named_logger_echoflags_execute test/sql/test_metadata.py::ToMetaDataTest::test_column_collection_constraint_w_ad_hoc_columns [gw3] [ 31%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_echoflags_execute [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_b test/orm/test_instrumentation.py::MiscTest::test_uninstrument [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[True] [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::CompositeAccessTest::test_access [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_operator_difference_update test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_clslevel_engine_event_options test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pickle_parent [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::MiscTest::test_uninstrument test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_column_collection_constraint_w_ad_hoc_columns [gw3] [ 31%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute test/sql/test_metadata.py::ToMetaDataTest::test_copy test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute_after_dispose [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_clslevel_engine_event_options test/ext/test_associationproxy.py::CompositeAccessTest::test_append test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_managerattr test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_ctx_execute_scalar [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::CompositeAccessTest::test_append [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_managerattr [gw3] [ 31%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute_after_dispose [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pickle_parent test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_stateattr [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_ctx_execute_scalar test/ext/test_associationproxy.py::CustomDictTest::test_bulk_replace test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_execute test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pop [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_execute test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_execute [gw4] [ 31%] SKIPPED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_execute test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_dispose_event [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_dispose_event test/engine/test_logging.py::LoggingNameTest::test_named_logger_names [gw3] [ 31%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_names test/engine/test_logging.py::LoggingNameTest::test_named_logger_names_after_dispose [gw3] [ 31%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_names_after_dispose test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_echoflags_execute test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_dont_modify_statement_driversql [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_dont_modify_statement_driversql [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_stateattr test/orm/test_instrumentation.py::NativeInstrumentationTest::test_register_reserved_attribute [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::NativeInstrumentationTest::test_register_reserved_attribute test/orm/test_instrumentation.py::OnLoadTest::test_basic [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::OnLoadTest::test_basic test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_emit_sql_in_autobegin test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args_plus_opt [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pop [gw3] [ 31%] PASSED test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_echoflags_execute test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_remove [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_emit_sql_in_autobegin test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_engine_connect [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_engine_connect test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_execute_events test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_execute [gw3] [ 31%] PASSED test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_execute test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_names [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::CustomDictTest::test_bulk_replace [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args_plus_opt test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_sig [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_sig test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_opt_sig [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_opt_sig test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_posn_args [gw7] [ 31%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_posn_args test/orm/test_joins.py::CreateJoinsTest::test_double_level_aliased_exists test/ext/test_associationproxy.py::CustomDictTest::test_mapping_ops [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_remove [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_copy test/sql/test_metadata.py::ToMetaDataTest::test_copy_info [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_copy_info [gw3] [ 31%] PASSED test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_names test/sql/test_metadata.py::ToMetaDataTest::test_default_schema_metadata test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_symmetric_difference_update test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_connection [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_execute_events test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_execution_options [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_default_schema_metadata test/sql/test_metadata.py::ToMetaDataTest::test_dialect_kwargs [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_dialect_kwargs [gw3] [ 31%] PASSED test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_connection test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_engine [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_symmetric_difference_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_unrelated_flush [gw7] [ 31%] PASSED test/orm/test_joins.py::CreateJoinsTest::test_double_level_aliased_exists test/orm/test_joins.py::InheritedJoinTest::test_auto_aliasing_multi_link test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_col_new_schema [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_col_new_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_col_retain_schema [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_col_retain_schema [gw6] [ 31%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_evaluate [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_execution_options test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_force_conn_events_false [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_force_conn_events_false test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[False-False] [gw3] [ 31%] PASSED test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_engine [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_unrelated_flush test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_fetch test/engine/test_logging.py::PoolLoggingTest::test_queuepool_echo test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_update [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[False-False] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-False] [gw0] [ 31%] PASSED test/ext/test_associationproxy.py::CustomDictTest::test_mapping_ops test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_string_new_schema [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-False] [gw3] [ 31%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_queuepool_echo test/engine/test_logging.py::PoolLoggingTest::test_queuepool_logging [gw5] [ 31%] 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/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-True] [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_string_retain_schema [gw3] [ 31%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_queuepool_logging test/engine/test_logging.py::PoolLoggingTest::test_stpool_echo test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_col_new_schema [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_col_new_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_col_retain_schema [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_col_retain_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_string_new_schema [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_string_new_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_string_retain_schema [gw5] [ 31%] 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 [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_custom_system test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_col_new_schema test/ext/test_associationproxy.py::CustomObjectTest::test_basic [gw2] [ 31%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_update test/ext/test_mutable.py::MutableWithScalarJSONTest::test_clear [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_col_new_schema [gw3] [ 31%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_stpool_echo [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-True] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams1-params1-expected_multiparams1-expected_params1] [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams1-params1-expected_multiparams1-expected_params1] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_three [gw4] [ 31%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_three test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_two test/engine/test_logging.py::PoolLoggingTest::test_stpool_logging test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_col_retain_schema [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_col_retain_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_string_new_schema [gw5] [ 31%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_string_new_schema [gw3] [ 31%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_stpool_logging test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_string_retain_schema test/engine/test_logging.py::TransactionContextLoggingTest::test_begin_once_block [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_clear [gw4] [ 32%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_two [gw5] [ 32%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_string_retain_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_reset_to_none test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_clauseelement test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_none [gw4] [ 32%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_clauseelement test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[False] [gw4] [ 32%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[False] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[True] [gw4] [ 32%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[True] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_new_exec_driver_sql_no_events [gw7] [ 32%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_auto_aliasing_multi_link test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_one [gw3] [ 32%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_begin_once_block test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit [gw5] [ 32%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_reset_to_none test/sql/test_metadata.py::ToMetaDataTest::test_fk_test_non_return_for_referred_schema[None] [gw5] [ 32%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_test_non_return_for_referred_schema[None] test/sql/test_metadata.py::ToMetaDataTest::test_fk_test_non_return_for_referred_schema[symbol('retain_schemaSymbol indicating that a :class:`_schema.Table`, :class:`.Sequence`\n or in some cases a :class:`_schema.ForeignKey` object, in situations\n where the object is being copied for a :meth:`.Table.to_metadata`\n operation, should retain the schema name that it already has.\n\n ')] [gw5] [ 32%] 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 ')] [gw4] [ 32%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_new_exec_driver_sql_no_events test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_options [gw7] [ 32%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_one [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_none test/sql/test_metadata.py::ToMetaDataTest::test_fk_w_no_colname [gw5] [ 32%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_w_no_colname test/sql/test_metadata.py::ToMetaDataTest::test_fk_w_no_colname_name_missing [gw5] [ 32%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_w_no_colname_name_missing test/sql/test_metadata.py::ToMetaDataTest::test_index_true_flag test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_two test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_raise [gw0] [ 32%] PASSED test/ext/test_associationproxy.py::CustomObjectTest::test_basic [gw3] [ 32%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit_autocommit [gw5] [ 32%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_index_true_flag test/sql/test_metadata.py::ToMetaDataTest::test_indexes [gw7] [ 32%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_two test/orm/test_joins.py::InheritedJoinTest::test_force_via_select_from [gw4] [ 32%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_options test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_connection_plus_engine [gw4] [ 32%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_connection_plus_engine [gw5] [ 32%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_indexes [gw3] [ 32%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit_autocommit test/sql/test_metadata.py::ToMetaDataTest::test_indexes_with_col_redefine test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit_engine_level_autocommit test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_independence [gw5] [ 32%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_indexes_with_col_redefine [gw7] [ 32%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_force_via_select_from [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_raise test/orm/test_joins.py::InheritedJoinTest::test_single_prop test/sql/test_metadata.py::ToMetaDataTest::test_retain_table_schema [gw4] [ 32%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_independence test/ext/test_associationproxy.py::CustomSetTest::test_bulk_replace [gw7] [ 32%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_single_prop test/orm/test_joins.py::InheritedJoinTest::test_single_prop_of_type test/ext/test_mutable.py::MutableWithScalarJSONTest::test_copy test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_plus_global [gw3] [ 32%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit_engine_level_autocommit [gw5] [ 32%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_retain_table_schema [gw7] [ 32%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_single_prop_of_type test/sql/test_metadata.py::ToMetaDataTest::test_strip_schema test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_rollback [gw5] [ 32%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_strip_schema test/sql/test_metadata.py::ToMetaDataTest::test_unique_true_flag [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_copy [gw4] [ 32%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_plus_global [gw5] [ 32%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_unique_true_flag [gw3] [ 32%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_rollback test/ext/test_mutable.py::MutableWithScalarJSONTest::test_deepcopy test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_rollback_autocommit test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_explicit_left test/sql/test_metadata.py::UseExistingTest::test_autoload_replace_column test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag [gw4] [ 32%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag [gw3] [ 32%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_rollback_autocommit test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_engine_level_autocommit_exec_opt_nonauto [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_autoload_replace_column test/sql/test_metadata.py::UseExistingTest::test_exception_no_flags [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_deepcopy [gw4] [ 32%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional test/ext/test_mutable.py::MutableWithScalarJSONTest::test_in_place_mutation [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_exception_no_flags test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column [gw0] [ 32%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_bulk_replace [gw4] [ 32%] SKIPPED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_explicit_left [gw3] [ 32%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_engine_level_autocommit_exec_opt_nonauto test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_implicit_left test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_named [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_echo test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column_no_orig [gw4] [ 32%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_named test/ext/test_associationproxy.py::CustomSetTest::test_set_comparison_empty_to_empty [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_implicit_left test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_select_explicit_left [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column_no_orig [gw3] [ 32%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_echo test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column_no_reflection test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_plain test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_autocommit_option_no_issue_first_connect [gw7] [ 32%] 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 [gw3] [ 32%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_plain [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_in_place_mutation [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column_no_reflection test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype test/ext/test_mutable.py::MutableWithScalarJSONTest::test_modified_event [gw7] [ 32%] 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 test/engine/test_logging.py::TransactionContextLoggingTest::test_logging_compatibility [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_explicit_left [gw3] [ 32%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_logging_compatibility test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_implicit_left [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_autocommit_option_no_issue_first_connect test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dialect_has_table_assertion [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dialect_has_table_assertion test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[joins] [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_implicit_left test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_explicit_left [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dialect_init_uses_options test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_orig [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_modified_event [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_explicit_left test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_implicit_left [gw0] [ 32%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_comparison_empty_to_empty [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dialect_init_uses_options [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_orig test/ext/test_mutable.py::MutableWithScalarJSONTest::test_non_mutable test/ext/test_associationproxy.py::CustomSetTest::test_set_comparisons test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_reflection [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_reflection [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_implicit_left test/sql/test_metadata.py::UseExistingTest::test_extend_existing_dupes_constraints [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_dupes_constraints test/orm/test_joins.py::JoinLateralTest::test_from_function [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_non_mutable test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pickle_parent [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote_no_orig [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote_no_orig test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dont_wrap_mixin test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote_no_reflection [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pickle_parent [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote_no_reflection [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinLateralTest::test_from_function [gw0] [ 32%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_comparisons test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop test/orm/test_joins.py::JoinLateralTest::test_from_function_aas [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dont_wrap_mixin test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_empty_insert [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinLateralTest::test_from_function_aas test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_orig test/orm/test_joins.py::JoinLateralTest::test_select_subquery [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_empty_insert test/ext/test_associationproxy.py::CustomSetTest::test_set_mutation test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_engine_level_options [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_engine_level_options test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_dbapi [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_dbapi test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_dbapi_error [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_dbapi_error [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop_default [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_orig test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_reflection [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_reflection [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_explicit_correlate [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_explicit_correlate test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_explicit_correlate_coreonly [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_explicit_correlate_coreonly test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_implicit_correlate test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_dbapi_statement [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_dbapi_statement test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_standard_dbapi_error [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_implicit_correlate test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_implicit_correlate_coreonly [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop_default [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_standard_dbapi_error test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_execute_compiled_favors_compiled_paramstyle test/ext/test_mutable.py::MutableWithScalarJSONTest::test_popitem [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_implicit_correlate_coreonly [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_execute_compiled_favors_compiled_paramstyle test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch_hasevents [gw6] [ 32%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_fetch test/orm/test_joins.py::JoinOnSynonymTest::test_join_on_synonym [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch_hasevents test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_generative_engine_execution_options test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_evaluate [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_generative_engine_execution_options test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_initialize_rollback [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_initialize_rollback test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_no_params_option [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_no_params_option test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_non_dict_mapping [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_popitem [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_non_dict_mapping test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_not_an_executable test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_not_an_executable test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinOnSynonymTest::test_join_on_synonym [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named_invalid [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named_invalid [gw3] [ 32%] PASSED test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[joins] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_positional_invalid [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_positional_invalid test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_python test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[plain] test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype [gw4] [ 32%] SKIPPED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_python test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace_itself_still_ok test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_qmark [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype_no_orig [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype_no_orig test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype_no_reflection [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype_no_reflection test/sql/test_metadata.py::UseExistingTest::test_keep_existing_no_dupe_constraints [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_no_dupe_constraints test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace_itself_still_ok test/ext/test_mutable.py::MutableWithScalarJSONTest::test_setdefault [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_qmark test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_sprintf [gw4] [ 32%] SKIPPED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_sprintf test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_row_works_as_mapping [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_row_works_as_mapping test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_scalar [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_scalar test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_scalars [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_scalars test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_latin1 [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_latin1 [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_orig test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_raised [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_orig [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_raised test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_reflection test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_utf8 [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_utf8 test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_object_arg [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_object_arg test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_pickleable_no_dbapi test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_core_round_trip [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_setdefault [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_pickleable_no_dbapi [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_reflection test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_pickleable_plus_dbapi test/ext/test_mutable.py::MutableWithScalarJSONTest::test_unrelated_flush [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_pickleable_plus_dbapi test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args test/sql/test_metadata.py::UseExistingTest::test_keep_plus_existing_raises [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args_bytestring [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args_bytestring test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args_unicode [gw5] [ 32%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_plus_existing_raises [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args_unicode test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_unicode_hook_unicode [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_unicode_hook_unicode test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_subquery_exec_warning [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_subquery_exec_warning [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_unrelated_flush test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_works_after_dispose test/ext/test_mutable.py::MutableWithScalarJSONTest::test_update [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_works_after_dispose test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_works_after_dispose_testing_engine test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_cached [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_works_after_dispose_testing_engine [gw3] [ 32%] PASSED test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[plain] [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_update test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_conn_options test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[unions] [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_conn_options test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_construction_options [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_construction_options test/ext/test_mutable.py::MutableWithScalarPickleTest::test_clear test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_options [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_options test/engine/test_execute.py::ExecutionOptionsTest::test_get_connection_execution_options [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_get_connection_execution_options test/engine/test_execute.py::ExecutionOptionsTest::test_get_engine_execution_options [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_get_engine_execution_options test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_engine_to_connection [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_engine_to_connection test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_option_engine_to_connection [gw4] [ 32%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_option_engine_to_connection [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_clear test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connect_as_ctx_noautocommit test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_none [gw4] [ 32%] SKIPPED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connect_as_ctx_noautocommit test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connection_as_ctx [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connection_as_ctx test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_commit [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_commit test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_rollback [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_none [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_rollback test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_dont_enter_enter test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_raise [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_dont_enter_enter test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_include_enter [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_include_enter test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_commit [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_commit [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_raise test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_rollback [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_rollback test/ext/test_mutable.py::MutableWithScalarPickleTest::test_copy test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_add_event_after_connect [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_add_event_after_connect test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_copy [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute test/ext/test_mutable.py::MutableWithScalarPickleTest::test_deepcopy test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cant_listen_to_option_engine [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cant_listen_to_option_engine test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[False] [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[False] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[True] [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_deepcopy [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[True] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_clslevel_engine_event_options test/ext/test_mutable.py::MutableWithScalarPickleTest::test_in_place_mutation [gw3] [ 32%] PASSED test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[unions] [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_clslevel_engine_event_options test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_ctx_execute_scalar [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_ctx_execute_scalar test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_execute test/orm/test_manytomany.py::AssortedPersistenceTests::test_remove_scalar [gw4] [ 32%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_execute test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_execute [gw4] [ 32%] SKIPPED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_execute test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_dispose_event [gw2] [ 32%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_in_place_mutation [gw7] [ 32%] PASSED test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_core_round_trip [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_dispose_event test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_dont_modify_statement_driversql test/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/ext/test_mutable.py::MutableWithScalarPickleTest::test_modified_event [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_dont_modify_statement_driversql test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_emit_sql_in_autobegin [gw5] [ 33%] SKIPPED test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_cached [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_emit_sql_in_autobegin test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_engine_connect [gw7] [ 33%] 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] [gw4] [ 33%] SKIPPED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_engine_connect test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_execute_events 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] [gw2] [ 33%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_modified_event test/ext/test_mutable.py::MutableWithScalarPickleTest::test_non_mutable [gw7] [ 33%] 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] [gw6] [ 33%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_evaluate 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] [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_execute_events test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_fetch test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_execution_options [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_execution_options test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_force_conn_events_false [gw7] [ 33%] 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] [gw3] [ 33%] PASSED test/orm/test_manytomany.py::AssortedPersistenceTests::test_remove_scalar [gw2] [ 33%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_non_mutable 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] [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_force_conn_events_false test/orm/test_manytomany.py::AssortedPersistenceTests::test_session_delete test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_future_fixture test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pickle_parent [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_future_fixture test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_not_cached [gw7] [ 33%] 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] [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[False-False] [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[False-False] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-False] [gw2] [ 33%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pickle_parent test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-False] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-True] [gw3] [ 33%] PASSED test/orm/test_manytomany.py::AssortedPersistenceTests::test_session_delete test/orm/test_joins.py::JoinTest::test_aliased_classes [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-True] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] test/orm/inheritance/test_manytomany.py::InheritTest::test_basic test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams1-params1-expected_multiparams1-expected_params1] [gw2] [ 33%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams1-params1-expected_multiparams1-expected_params1] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_three test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop_default [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_three test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_two [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_two test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_clauseelement [gw5] [ 33%] SKIPPED test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_not_cached [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_clauseelement test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[False] [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[False] [gw3] [ 33%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest::test_basic test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[True] [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[True] test/aaa_profiling/test_misc.py::EnumTest::test_create_enum_from_pep_435_w_expensive_members test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_new_exec_driver_sql_no_events [gw2] [ 33%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop_default [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_new_exec_driver_sql_no_events test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_options test/orm/inheritance/test_manytomany.py::InheritTest2::test_basic test/ext/test_mutable.py::MutableWithScalarPickleTest::test_popitem [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_options test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_connection_plus_engine [gw5] [ 33%] SKIPPED test/aaa_profiling/test_misc.py::EnumTest::test_create_enum_from_pep_435_w_expensive_members [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_connection_plus_engine test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_independence [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_independence test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_plus_global test/base/test_misc_py3k.py::TestGenerics::test_traversible_is_generic [gw5] [ 33%] PASSED test/base/test_misc_py3k.py::TestGenerics::test_traversible_is_generic [gw2] [ 33%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_popitem [gw3] [ 33%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest2::test_basic test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_plus_global test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag test/orm/inheritance/test_manytomany.py::InheritTest2::test_get test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_clear [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced [gw3] [ 33%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest2::test_get [gw4] [ 33%] SKIPPED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_named [gw2] [ 33%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_named test/orm/inheritance/test_manytomany.py::InheritTest3::test_advanced test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace_itself_still_ok test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts0-exec_opts0-expected0] [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts0-exec_opts0-expected0] test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts1-exec_opts1-expected1] [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts1-exec_opts1-expected1] test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts2-exec_opts2-expected2] [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts2-exec_opts2-expected2] [gw2] [ 33%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace_itself_still_ok test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts0-conn_opts0-exec_opts0-expected0] [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts0-conn_opts0-exec_opts0-expected0] test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts1-conn_opts1-exec_opts1-expected1] test/ext/test_mutable.py::MutableWithScalarPickleTest::test_setdefault [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts1-conn_opts1-exec_opts1-expected1] test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts2-conn_opts2-exec_opts2-expected2] [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts2-conn_opts2-exec_opts2-expected2] test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts3-conn_opts3-exec_opts3-expected3] [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts3-conn_opts3-exec_opts3-expected3] test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_no_branching [gw3] [ 33%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest3::test_advanced [gw5] [ 33%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_clear [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_no_branching test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_non_dict_mapping test/orm/inheritance/test_manytomany.py::InheritTest3::test_basic [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_non_dict_mapping test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_row_works_as_mapping [gw4] [ 33%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_row_works_as_mapping [gw2] [ 33%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_setdefault test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce test/ext/test_mutable.py::MutableWithScalarPickleTest::test_unrelated_flush test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_disconnect_to_false [gw4] [ 33%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_disconnect_to_false [gw3] [ 33%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest3::test_basic test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_disconnect_to_true [gw4] [ 33%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_disconnect_to_true test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_invalidate_pool_stays_true [gw4] [ 33%] SKIPPED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_invalidate_pool_stays_true test/orm/test_manytomany.py::M2MTest::test_bidirectional [gw2] [ 33%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_unrelated_flush test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_invalidate_pool_to_false [gw4] [ 33%] SKIPPED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_invalidate_pool_to_false test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_cursor_close_resultset_failed_connectionless [gw5] [ 33%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce test/ext/test_mutable.py::MutableWithScalarPickleTest::test_update [gw4] [ 33%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_cursor_close_resultset_failed_connectionless test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_cursor_close_resultset_failed_explicit [gw4] [ 33%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_cursor_close_resultset_failed_explicit test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_autorollback_fails [gw4] [ 33%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_autorollback_fails test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_ad_hoc_context test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_none [gw4] [ 33%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_ad_hoc_context [gw2] [ 33%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_update test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_disable_handlers [gw4] [ 33%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_disable_handlers test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_non_dbapi_error test/dialect/test_mxodbc.py::MxODBCTest::test_native_odbc_execute [gw4] [ 33%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_non_dbapi_error test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_reraise [gw4] [ 33%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_reraise test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_reraise_chaining [gw2] [ 33%] PASSED test/dialect/test_mxodbc.py::MxODBCTest::test_native_odbc_execute [gw3] [ 33%] PASSED test/orm/test_manytomany.py::M2MTest::test_bidirectional [gw5] [ 33%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_none test/orm/test_manytomany.py::M2MTest::test_joinedload_on_double test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_nonpassive [gw4] [ 33%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_reraise_chaining test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_handle_error [gw4] [ 33%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_handle_error test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_handle_error_event_connect_isolation_level [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_aliased_classes [gw4] [ 33%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_handle_error_event_connect_isolation_level test/orm/test_joins.py::JoinTest::test_aliased_classes_m2m test/engine/test_execute.py::MockStrategyTest::test_sequence_not_duped [gw4] [ 33%] PASSED test/engine/test_execute.py::MockStrategyTest::test_sequence_not_duped [gw6] [ 33%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_fetch test/engine/test_execute.py::OnConnectTest::test_cant_connect_stay_invalidated test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_filter_baked_query_shard_id [gw4] [ 33%] 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 [gw2] [ 33%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_nonpassive [gw4] [ 33%] PASSED test/engine/test_execute.py::OnConnectTest::test_dont_touch_non_dbapi_exception_on_connect test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_nonpassive_uselist test/engine/test_execute.py::OnConnectTest::test_ensure_dialect_does_is_disconnect_no_conn [gw4] [ 33%] 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/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_raise [gw3] [ 33%] PASSED test/orm/test_manytomany.py::M2MTest::test_joinedload_on_double [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_aliased_classes_m2m test/orm/test_manytomany.py::M2MTest::test_overlapping_attribute_error [gw4] [ 33%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_custom_connect test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect test/orm/test_joins.py::JoinTest::test_aliased_order_by [gw4] [ 33%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect_invalidate_flag [gw5] [ 33%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_raise [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_aliased_order_by [gw4] [ 33%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect_invalidate_flag test/engine/test_execute.py::OnConnectTest::test_handle_error_event_implicit_revalidate test/orm/test_joins.py::JoinTest::test_backwards_join [gw3] [ 33%] PASSED test/orm/test_manytomany.py::M2MTest::test_overlapping_attribute_error [gw2] [ 33%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_nonpassive_uselist test/orm/test_manytomany.py::M2MTest::test_self_referential_bidirectional_mutation [gw4] [ 33%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_implicit_revalidate test/engine/test_execute.py::OnConnectTest::test_handle_error_event_revalidate test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_passive [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_backwards_join [gw2] [ 33%] SKIPPED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_passive [gw4] [ 33%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_revalidate test/engine/test_execute.py::OnConnectTest::test_initialize_connect_calls test/orm/test_joins.py::JoinTest::test_clause_onclause test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_passive_uselist test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_copy [gw2] [ 33%] SKIPPED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_passive_uselist test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_move_m2o_nonpassive [gw4] [ 33%] PASSED test/engine/test_execute.py::OnConnectTest::test_initialize_connect_calls test/engine/test_execute.py::OnConnectTest::test_initialize_connect_race [gw3] [ 33%] PASSED test/orm/test_manytomany.py::M2MTest::test_self_referential_bidirectional_mutation test/orm/test_manytomany.py::M2MTest::test_self_referential_roundtrip [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_clause_onclause test/orm/test_joins.py::JoinTest::test_clause_present_in_froms_twice_w_onclause [gw2] [ 33%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_move_m2o_nonpassive [gw5] [ 33%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_copy test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_move_m2o_passive [gw7] [ 33%] 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 test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_deepcopy [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_clause_present_in_froms_twice_wo_onclause test/orm/test_joins.py::JoinTest::test_expression_onclauses [gw3] [ 33%] PASSED test/orm/test_manytomany.py::M2MTest::test_self_referential_roundtrip [gw2] [ 33%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_move_m2o_passive test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_change_nonpassive test/orm/test_manytomany.py::M2MTest::test_stale_conditions [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_expression_onclauses test/orm/test_joins.py::JoinTest::test_filter_by_from_join[explicit-False] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[explicit-False] [gw5] [ 33%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_deepcopy test/orm/test_joins.py::JoinTest::test_filter_by_from_join[explicit-True] [gw2] [ 33%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_change_nonpassive test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_change_passive test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_in_place_mutation [gw7] [ 33%] 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] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[none-False] [gw3] [ 33%] PASSED test/orm/test_manytomany.py::M2MTest::test_stale_conditions [gw2] [ 33%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_change_passive test/orm/test_joins.py::JoinTest::test_filter_by_from_join[none-True] test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_move_nonpassive [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[none-True] test/orm/test_mapper.py::ComparatorFactoryTest::test_column test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-False] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-False] test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-True] [gw5] [ 33%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_in_place_mutation [gw2] [ 33%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_move_nonpassive [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-True] test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_move_passive test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship_only-False] test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_modified_event [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship_only-False] test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship_only-True] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship_only-True] [gw3] [ 33%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_column [gw2] [ 33%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_move_passive test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_explicit-False] test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_onetomany_nonpassive test/orm/test_mapper.py::ComparatorFactoryTest::test_kwarg_accepted /usr/lib/python3.11/site-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-52 (go) Traceback (most recent call last): File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner self.run() File "/usr/lib/python3.11/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/lib/sqlalchemy/engine/base.py", line 1380, in execute return meth(self, multiparams, params, _EMPTY_EXECUTION_OPTS) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/lib/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/lib/sqlalchemy/engine/base.py", line 1564, in _execute_clauseelement compiled_sql, extracted_params, cache_hit = elem._compile_w_cache( ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/lib/sqlalchemy/sql/elements.py", line 514, in _compile_w_cache if compiled_cache is not None and dialect._supports_statement_cache: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/lib/sqlalchemy/engine/default.py", line 356, in _supports_statement_cache util.warn( File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/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.45/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)) [gw4] [ 33%] PASSED test/engine/test_execute.py::OnConnectTest::test_initialize_connect_race test/engine/test_execute.py::OnConnectTest::test_invalidate_on_connect [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_explicit-False] test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_explicit-True] [gw4] [ 33%] PASSED test/engine/test_execute.py::OnConnectTest::test_invalidate_on_connect [gw3] [ 33%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_kwarg_accepted test/engine/test_execute.py::OnConnectTest::test_wraps_connect_in_dbapi test/orm/test_mapper.py::ComparatorFactoryTest::test_relationship [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_explicit-True] [gw4] [ 33%] PASSED test/engine/test_execute.py::OnConnectTest::test_wraps_connect_in_dbapi [gw2] [ 33%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_onetomany_nonpassive test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_none-False] test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_create_table test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_onetomany_passive [gw5] [ 33%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_modified_event [gw2] [ 33%] SKIPPED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_onetomany_passive [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_none-False] test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_rowswitch_doesntfire test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_none-True] test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pickle_parent [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_none-True] [gw3] [ 33%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_relationship test/orm/test_joins.py::JoinTest::test_full_flag test/orm/test_mapper.py::ComparatorFactoryTest::test_synonym [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_full_flag [gw2] [ 33%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_rowswitch_doesntfire test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_multiple_from_clause [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_multiple_from_clause test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_no_from_clause test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_41_2::test_pk_nonpassive [gw5] [ 33%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pickle_parent [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_no_from_clause test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_single_from_clause [gw3] [ 33%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_synonym [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_single_from_clause test/orm/test_joins.py::JoinTest::test_invalid_kwarg_join test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_invalid_kwarg_join test/orm/test_joins.py::JoinTest::test_isouter_flag [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_isouter_flag [gw4] [ 33%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_create_table test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[False-False] test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[False] test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_crud [gw2] [ 33%] PASSED test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_41_2::test_pk_nonpassive test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_41_2::test_pk_passive [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[False-False] test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[False-True] [gw2] [ 33%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_41_2::test_pk_passive [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[False-True] test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[True-False] test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_nonpassive [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[True-False] [gw5] [ 33%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[True-True] [gw0] [ 33%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_mutation [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[True-True] test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop_default test/orm/test_joins.py::JoinTest::test_join_entity_from_multiple_entities [gw4] [ 33%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_crud [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_entity_from_multiple_entities test/orm/test_joins.py::JoinTest::test_join_entity_from_multiple_from_clause [gw6] [ 33%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_filter_baked_query_shard_id test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_entity_from_multiple_from_clause test/orm/test_joins.py::JoinTest::test_join_explicit_left_multiple_adapted [gw3] [ 33%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[False] test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_ddl_hastable [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_explicit_left_multiple_adapted test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[True] [gw2] [ 33%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_nonpassive test/orm/test_joins.py::JoinTest::test_join_explicit_left_multiple_from_clause test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_passive [gw2] [ 33%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_passive test/ext/test_associationproxy.py::CustomSetTest::test_set_operations [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_explicit_left_multiple_from_clause [gw5] [ 33%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop_default test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_threelevel_nonpassive test/orm/test_joins.py::JoinTest::test_join_nonmapped_column test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_popitem [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_nonmapped_column test/orm/test_joins.py::JoinTest::test_join_relationship_propagate_attrs [gw3] [ 33%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[True] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_relationship_propagate_attrs test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[False] test/orm/test_joins.py::JoinTest::test_join_with_entities[False-False] [gw7] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_with_entities[False-False] [gw5] [ 34%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_popitem [gw3] [ 34%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[False] test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[True] [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_operations test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace test/orm/test_joins.py::JoinTest::test_join_with_entities[False-True] [gw5] [ 34%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace [gw3] [ 34%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[True] test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace_itself_still_ok test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[False] [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_threelevel_nonpassive [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_join_with_entities[False-True] test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_threelevel_passive test/ext/test_associationproxy.py::DefaultTest::test_sequence_ops [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_threelevel_passive [gw4] [ 34%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_ddl_hastable test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_option_on_execute test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_nonpassive test/orm/test_joins.py::JoinTest::test_join_with_entities[True-False] [gw5] [ 34%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace_itself_still_ok test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_setdefault [gw3] [ 34%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[False] test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[True] [gw7] [ 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] [gw5] [ 34%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_setdefault [gw3] [ 34%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[True] test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_unrelated_flush [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_join_with_entities[True-True] [gw4] [ 34%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_option_on_execute [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_nonpassive test/orm/test_joins.py::JoinTest::test_joins_from_adapted_entities test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_passive [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_passive test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_threelevel_nonpassive [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_joins_from_adapted_entities test/orm/test_mapper.py::DocumentTest::test_doc_propagate test/orm/test_joins.py::JoinTest::test_joins_from_adapted_entities_isouter [gw5] [ 34%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_unrelated_flush test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_update [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_joins_from_adapted_entities_isouter [gw3] [ 34%] PASSED test/orm/test_mapper.py::DocumentTest::test_doc_propagate test/orm/test_joins.py::JoinTest::test_left_is_none_and_query_has_no_entities [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_left_is_none_and_query_has_no_entities test/orm/test_mapper.py::IsUserlandTest::test_column test/orm/test_joins.py::JoinTest::test_left_w_no_entity [gw3] [ 34%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_column test/orm/test_mapper.py::IsUserlandTest::test_descriptor [gw5] [ 34%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_update [gw3] [ 34%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_descriptor [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_left_w_no_entity [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_threelevel_nonpassive test/orm/test_mapper.py::IsUserlandTest::test_dict test/orm/test_joins.py::JoinTest::test_multiple_with_aliases test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_via_engine test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_threelevel_passive [gw3] [ 34%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_dict test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[False] [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_threelevel_passive test/orm/test_mapper.py::IsUserlandTest::test_int [gw3] [ 34%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_int test/orm/test_mapper.py::IsUserlandTest::test_relationship [gw3] [ 34%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_relationship test/orm/test_mapper.py::IsUserlandTest::test_set test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_bidirectional_nonpassive [gw3] [ 34%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_set [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_multiple_with_aliases test/orm/test_mapper.py::IsUserlandTest::test_string test/orm/test_joins.py::JoinTest::test_no_joinpoint_expr [gw4] [ 34%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_via_engine [gw3] [ 34%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_string [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_no_joinpoint_expr test/orm/test_mapper.py::IsUserlandTest::test_unicode test/orm/test_joins.py::JoinTest::test_no_onclause [gw3] [ 34%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_unicode test/orm/test_mapper.py::MagicNamesTest::test_direct_stateish [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::DefaultTest::test_sequence_ops test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_event [gw3] [ 34%] PASSED test/orm/test_mapper.py::MagicNamesTest::test_direct_stateish [gw4] [ 34%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_event [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_no_onclause test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_param test/orm/test_mapper.py::MagicNamesTest::test_indirect_stateish [gw4] [ 34%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_param test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_tuple_param [gw4] [ 34%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_tuple_param test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_one test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_no_event [gw5] [ 34%] PASSED test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[False] [gw4] [ 34%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_no_event test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_fails_warning [gw3] [ 34%] PASSED test/orm/test_mapper.py::MagicNamesTest::test_indirect_stateish [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_bidirectional_nonpassive [gw4] [ 34%] SKIPPED test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_fails_warning test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[True] [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_one test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_not_in_python3 test/orm/test_mapper.py::MagicNamesTest::test_mappish test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_one_future test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_bidirectional_passive [gw4] [ 34%] PASSED test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_not_in_python3 [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_bidirectional_passive test/orm/test_expire.py::ExpireTest::test_deferred [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_one_future test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_entity [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two_future [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two_future test/orm/test_joins.py::JoinTest::test_overlap_with_aliases [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_entity test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_flush_new_pk_after_expire [gw3] [ 34%] PASSED test/orm/test_mapper.py::MagicNamesTest::test_mappish [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_overlap_with_aliases [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_flush_new_pk_after_expire test/orm/test_joins.py::JoinTest::test_overlapping_backwards_joins test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_load_after_expire test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[False] [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_overlapping_backwards_joins test/orm/test_joins.py::JoinTest::test_overlapping_paths_multilevel test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_dict [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_load_after_expire test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytomany_nonpassive [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_overlapping_paths_multilevel [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_dict [gw6] [ 34%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get test/orm/test_joins.py::JoinTest::test_overlapping_paths_one test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_list test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_overlapping_paths_one [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_list [gw5] [ 34%] PASSED test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[True] test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_varg test/ext/test_mutable.py::MiscTest::test_session_merge[detached-False-key_non_present] test/orm/test_joins.py::JoinTest::test_plain_table [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_plain_table test/orm/test_joins.py::JoinTest::test_pure_expression [gw5] [ 34%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[detached-False-key_non_present] [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[False] test/ext/test_mutable.py::MiscTest::test_session_merge[detached-False-key_present] [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_pure_expression test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[True] [gw4] [ 34%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred test/orm/test_joins.py::JoinTest::test_replace_multiple_from_clause [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytomany_nonpassive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytomany_passive test/orm/test_expire.py::ExpireTest::test_deferred_expire_explicit_attrs [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytomany_passive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_deferred_relationship_expr [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_replace_multiple_from_clause [gw5] [ 34%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[detached-False-key_present] test/orm/test_joins.py::JoinTest::test_select_from test/ext/test_mutable.py::MiscTest::test_session_merge[detached-True-key_non_present] [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_select_from test/orm/test_joins.py::JoinTest::test_select_from_orm_joins [gw5] [ 34%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[detached-True-key_non_present] test/ext/test_mutable.py::MiscTest::test_session_merge[detached-True-key_present] [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[True] [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_deferred_relationship_expr test/orm/test_mapper.py::MapperTest::test_add_prop_via_backref_resets_memoizations_reconfigures test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_select_from_orm_joins [gw5] [ 34%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[detached-True-key_present] test/ext/test_mutable.py::MiscTest::test_session_merge[transient-True-key_non_present] [gw4] [ 34%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_expire_explicit_attrs test/orm/test_joins.py::JoinTest::test_single_prop_1 test/orm/test_expire.py::ExpireTest::test_deferred_expire_normally [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_1 test/orm/test_joins.py::JoinTest::test_single_prop_12 [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_add_prop_via_backref_resets_memoizations_reconfigures [gw5] [ 34%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[transient-True-key_non_present] [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive [gw4] [ 34%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_expire_normally test/orm/test_mapper.py::MapperTest::test_add_property test/ext/test_mutable.py::MiscTest::test_session_merge[transient-True-key_present] test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive_cold_mapping [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_varg [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_12 test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_dict [gw5] [ 34%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[transient-True-key_present] test/orm/test_joins.py::JoinTest::test_single_prop_13 [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_dict [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive_cold_mapping test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_list test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive_uselist test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_clear test/orm/test_expire.py::ExpireTest::test_deferred_expire_w_transient_to_detached [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_add_property test/orm/test_mapper.py::MapperTest::test_attribute_error_raised_class_mapper [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_13 test/orm/test_joins.py::JoinTest::test_single_prop_2 [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_2 test/orm/test_joins.py::JoinTest::test_single_prop_3 [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_3 [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_attribute_error_raised_class_mapper test/orm/test_joins.py::JoinTest::test_single_prop_4 [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive_uselist test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_passive test/orm/test_mapper.py::MapperTest::test_check_descriptor_as_method [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_passive [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_4 [gw5] [ 34%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_clear test/orm/test_joins.py::JoinTest::test_single_prop_6 test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_passive_uselist [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_passive_uselist test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_none test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetomany_nonpassive [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_check_descriptor_as_method [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_6 test/orm/test_mapper.py::MapperTest::test_class_already_mapped test/orm/test_joins.py::JoinTest::test_single_prop_9 [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_list [gw4] [ 34%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_expire_w_transient_to_detached test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_varg test/orm/test_expire.py::ExpireTest::test_deferred_notfound [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_class_already_mapped test/orm/test_mapper.py::MapperTest::test_class_already_mapped_legacy[Mapper] [gw5] [ 34%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_none [gw4] [ 34%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_notfound [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_9 test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_raise test/orm/test_expire.py::ExpireTest::test_expire [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_class_already_mapped_legacy[Mapper] test/orm/test_mapper.py::MapperTest::test_class_already_mapped_legacy[mapper] [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_varg [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetomany_nonpassive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetomany_passive [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetomany_passive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetoone_nonpassive test/ext/test_associationproxy.py::InfoTest::test_constructor [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_class_already_mapped_legacy[mapper] [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::InfoTest::test_constructor test/ext/test_associationproxy.py::InfoTest::test_empty [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::InfoTest::test_empty test/orm/test_mapper.py::MapperTest::test_class_hier_only_instrument_once_multiple_configure test/ext/test_associationproxy.py::InfoTest::test_via_cls [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::InfoTest::test_via_cls [gw6] [ 34%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query test/ext/test_associationproxy.py::LazyLoadTest::test_eager_list test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query_shard_id [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetoone_nonpassive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetoone_passive [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_class_hier_only_instrument_once_multiple_configure [gw5] [ 34%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_raise [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetoone_passive [gw4] [ 34%] PASSED test/orm/test_expire.py::ExpireTest::test_expire test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_update_to_self_sql_expr test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_copy test/orm/test_mapper.py::MapperTest::test_column_not_present test/orm/test_expire.py::ExpireTest::test_expire_all [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_column_not_present [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_update_to_self_sql_expr [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_eager_list test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_update_to_sql_expr test/orm/test_mapper.py::MapperTest::test_column_prefix [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_update_to_sql_expr test/ext/test_associationproxy.py::LazyLoadTest::test_eager_scalar [gw5] [ 34%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_copy test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_deepcopy [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_column_prefix test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child_select_from test/orm/test_mapper.py::MapperTest::test_column_prop_stays_annotated [gw5] [ 34%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_deepcopy test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_nonpassive [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_nonpassive test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_passive [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_eager_scalar test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_in_place_mutation [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_column_prop_stays_annotated test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_list test/orm/test_mapper.py::MapperTest::test_column_synonyms [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_passive test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_41_2::test_reverse [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child_select_from [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_column_synonyms test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_select_parent_child test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_1 [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_list [gw5] [ 34%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_in_place_mutation test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_modified_event [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_1 test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_scalar [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_41_2::test_reverse test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_2 test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_41_2::test_reverse_savepoint [gw5] [ 34%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_modified_event test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pickle_parent [gw7] [ 34%] PASSED test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_select_parent_child test/orm/test_joins.py::SelfRefMixedTest::test_m2m_aliased_plus_o2m [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_scalar test/ext/test_associationproxy.py::LazyLoadTest::test_slicing_list [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_41_2::test_reverse_savepoint [gw5] [ 34%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pickle_parent test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_slicing_list [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_2 test/orm/test_naturalpks.py::SelfReferentialTest::test_many_to_one_nonpassive [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::SelfReferentialTest::test_many_to_one_nonpassive test/orm/test_naturalpks.py::SelfReferentialTest::test_many_to_one_passive [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::SelfReferentialTest::test_many_to_one_passive test/orm/test_naturalpks.py::SelfReferentialTest::test_one_to_many_on_m2o test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_3 [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::SelfReferentialTest::test_one_to_many_on_m2o test/orm/test_naturalpks.py::SelfReferentialTest::test_one_to_many_on_o2m [gw2] [ 34%] SKIPPED test/orm/test_naturalpks.py::SelfReferentialTest::test_one_to_many_on_o2m test/orm/test_naturalpks.py::TransientExceptionTesst_sqlite+pysqlite_3_41_2::test_transient_exception test/ext/test_associationproxy.py::ListTest::test_sequence_ops [gw7] [ 34%] PASSED test/orm/test_joins.py::SelfRefMixedTest::test_m2m_aliased_plus_o2m [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_3 test/orm/test_mapper.py::MapperTest::test_configure_on_prop_1 test/orm/test_joins.py::SelfRefMixedTest::test_o2m_aliased_plus_o2m [gw5] [ 34%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop_default [gw7] [ 34%] PASSED test/orm/test_joins.py::SelfRefMixedTest::test_o2m_aliased_plus_o2m [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_prop_1 [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::TransientExceptionTesst_sqlite+pysqlite_3_41_2::test_transient_exception test/orm/test_mapper.py::MapperTest::test_configure_on_prop_2 test/orm/test_joins.py::SelfReferentialM2MTest::test_any [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_prop_2 test/orm/test_naturalpks.py::UnsortablePKTest::test_updates_sorted test/orm/test_mapper.py::MapperTest::test_configure_on_prop_3 [gw5] [ 34%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop_default [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::ListTest::test_sequence_ops test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_popitem [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_prop_3 test/ext/test_associationproxy.py::MultiOwnerTest::test_col_expressions_not_available test/orm/test_mapper.py::MapperTest::test_configure_on_session [gw7] [ 34%] PASSED test/orm/test_joins.py::SelfReferentialM2MTest::test_any test/orm/test_joins.py::SelfReferentialM2MTest::test_contains [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_session test/orm/test_mapper.py::MapperTest::test_constructor_exc [gw2] [ 34%] PASSED test/orm/test_naturalpks.py::UnsortablePKTest::test_updates_sorted [gw6] [ 34%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query_shard_id [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_constructor_exc test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_explicit_shard test/orm/test_mapper.py::MapperTest::test_count test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_five [gw7] [ 34%] PASSED test/orm/test_joins.py::SelfReferentialM2MTest::test_contains test/orm/test_joins.py::SelfReferentialM2MTest::test_explicit_join [gw5] [ 34%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_popitem test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace [gw0] [ 34%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_col_expressions_not_available test/ext/test_associationproxy.py::MultiOwnerTest::test_column_collection_expressions [gw7] [ 34%] PASSED test/orm/test_joins.py::SelfReferentialM2MTest::test_explicit_join [gw3] [ 34%] PASSED test/orm/test_mapper.py::MapperTest::test_count test/orm/test_joins.py::SelfReferentialTest::test_any test/orm/test_mapper.py::MapperTest::test_custom_join [gw5] [ 34%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace_itself_still_ok [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_custom_join test/orm/test_mapper.py::MapperTest::test_decl_attributes [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_any test/orm/test_joins.py::SelfReferentialTest::test_contains [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace_itself_still_ok [gw0] [ 35%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_column_collection_expressions test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_setdefault [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_contains [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_decl_attributes test/ext/test_associationproxy.py::MultiOwnerTest::test_rel_expressions_not_available test/orm/test_mapper.py::MapperTest::test_default_constructor_imperative_map test/orm/test_joins.py::SelfReferentialTest::test_eq_ne [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_default_constructor_imperative_map test/orm/test_mapper.py::MapperTest::test_deferred_subclass_attribute_instrument [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_setdefault [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_eq_ne test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_1 [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_five test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_unrelated_flush test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_four [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_1 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_10 [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_deferred_subclass_attribute_instrument [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_four test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_one [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_10 test/orm/test_mapper.py::MapperTest::test_entity_descriptor [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_one test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_2 test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_three [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_2 [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_three [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_entity_descriptor test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_two test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_3 test/orm/test_mapper.py::MapperTest::test_exceptions_sticky [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_3 [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_two test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_five test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_4 [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_unrelated_flush [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_five test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_four [gw0] [ 35%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_rel_expressions_not_available [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_4 test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_update test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_5 [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_exceptions_sticky [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_four test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_one test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign test/orm/test_mapper.py::MapperTest::test_friendly_attribute_str_on_uncompiled_boom [gw2] [ 35%] 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 [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_all [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_5 [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_three test/orm/test_expire.py::ExpireTest::test_expire_autoflush test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_two [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_friendly_attribute_str_on_uncompiled_boom test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_6 test/orm/test_mapper.py::MapperTest::test_function [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_two test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_explicit_withpoly [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_update [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_6 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_7 [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_function test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_clear [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_autoflush [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_explicit_withpoly test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_implicit_withpoly test/orm/test_expire.py::ExpireTest::test_expire_cascade [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_7 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_8 test/orm/test_mapper.py::MapperTest::test_incomplete_columns [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_8 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_9 [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_incomplete_columns [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_implicit_withpoly test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_stacked_of_type [gw6] [ 35%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_explicit_shard test/orm/test_mapper.py::MapperTest::test_info [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_cascade [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_9 test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_lookup_w_shard [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_info test/orm/test_mapper.py::MapperTest::test_info_via_instrumented test/orm/test_joins.py::SelfReferentialTest::test_from_self_inside_excludes_outside [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_stacked_of_type test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_explicit_withpoly [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_clear test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_none [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_info_via_instrumented [gw0] [ 35%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign_passes test/orm/test_mapper.py::MapperTest::test_key_error_raised_class_mapper [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_explicit_withpoly test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending_orphan test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_implicit_withpoly [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_none [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_key_error_raised_class_mapper test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_raise test/orm/test_mapper.py::MapperTest::test_many_to_many_count [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending_orphan [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_implicit_withpoly test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_any test/orm/test_expire.py::ExpireTest::test_expire_committed [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_raise [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_from_self_inside_excludes_outside test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_copy test/orm/test_joins.py::SelfReferentialTest::test_has [gw2] [ 35%] 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 [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_committed [gw2] [ 35%] 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 [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_copy test/orm/test_expire.py::ExpireTest::test_expire_doesntload_on_set [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_many_to_many_count test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_deepcopy test/orm/test_mapper.py::MapperTest::test_mapping_to_join_exclude_prop [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_has [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_one test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] test/orm/test_joins.py::SelfReferentialTest::test_join_4_explicit_join [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_doesntload_on_set [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_deepcopy [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_exclude_prop test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_in_place_mutation test/orm/test_expire.py::ExpireTest::test_expire_preserves_changes [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] test/orm/test_mapper.py::MapperTest::test_mapping_to_join_explicit_prop [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_join_4_explicit_join test/orm/test_joins.py::SelfReferentialTest::test_join_to_nonaliased [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_in_place_mutation [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_preserves_changes [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_explicit_prop test/orm/test_expire.py::ExpireTest::test_expire_synonym test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_modified_event test/orm/test_mapper.py::MapperTest::test_mapping_to_join_no_pk [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_join_to_nonaliased test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_five test/orm/test_joins.py::SelfReferentialTest::test_join_to_self_no_aliases_raises [gw0] [ 35%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign_passes test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_join_to_self_no_aliases_raises [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_synonym [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_no_pk test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_five test/orm/test_expire.py::ExpireTest::test_expired_eager test/orm/test_mapper.py::MapperTest::test_mapping_to_join_raises [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_modified_event test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pickle_parent [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_raises test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin [gw7] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_five [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_expired_eager [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pickle_parent test/orm/test_expire.py::ExpireTest::test_expired_lazy [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin_no_partial_pks test/sql/test_operators.py::LikeTest::test_like_10 [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin_no_partial_pks [gw7] [ 35%] PASSED test/sql/test_operators.py::LikeTest::test_like_10 [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_expired_lazy test/orm/test_expire.py::ExpireTest::test_get_on_deleted_expunges [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_five test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_four [gw0] [ 35%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete_raises [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_four test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_one test/orm/test_mapper.py::MapperTest::test_mapping_to_union_dont_overlimit_pk [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop_default [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_one [gw6] [ 35%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_lookup_w_shard [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_get_on_deleted_expunges test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_three test/orm/test_expire.py::ExpireTest::test_get_refreshes test/sql/test_operators.py::LikeTest::test_like_11 test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[False] [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_three test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_two [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_union_dont_overlimit_pk [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_two test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_five [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_get_refreshes test/orm/test_mapper.py::MapperTest::test_no_pks_1 [gw7] [ 35%] PASSED test/sql/test_operators.py::LikeTest::test_like_11 test/orm/test_expire.py::ExpireTest::test_joinedload_props_load_two [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop_default [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_five test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_four test/sql/test_operators.py::LikeTest::test_like_12 test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_popitem [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_no_pks_1 [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_four test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_one test/orm/test_mapper.py::MapperTest::test_no_pks_2 [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_one test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_three [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_joinedload_props_load_two [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_no_pks_2 [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_three [gw0] [ 35%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete_raises test/orm/test_expire.py::ExpireTest::test_joinedload_query_refreshes [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_popitem test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_two test/orm/test_mapper.py::MapperTest::test_oldstyle_mixin test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_two test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_with_flataliased_poly_compile [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_oldstyle_mixin test/orm/test_mapper.py::MapperTest::test_override_1 [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_with_flataliased_poly_compile [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_joinedload_query_refreshes [gw7] [ 35%] PASSED test/sql/test_operators.py::LikeTest::test_like_12 [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace test/sql/test_operators.py::LikeTest::test_like_2 test/orm/test_expire.py::ExpireTest::test_lazyload_autoflushes [gw7] [ 35%] PASSED test/sql/test_operators.py::LikeTest::test_like_2 test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace_itself_still_ok test/sql/test_operators.py::LikeTest::test_like_3 [gw7] [ 35%] PASSED test/sql/test_operators.py::LikeTest::test_like_3 test/sql/test_operators.py::LikeTest::test_like_4 [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_override_1 [gw7] [ 35%] PASSED test/sql/test_operators.py::LikeTest::test_like_4 test/sql/test_operators.py::LikeTest::test_like_5 test/orm/test_mapper.py::MapperTest::test_override_2 [gw7] [ 35%] PASSED test/sql/test_operators.py::LikeTest::test_like_5 test/sql/test_operators.py::LikeTest::test_like_6 [gw7] [ 35%] PASSED test/sql/test_operators.py::LikeTest::test_like_6 test/sql/test_operators.py::LikeTest::test_like_7 [gw7] [ 35%] PASSED test/sql/test_operators.py::LikeTest::test_like_7 test/sql/test_operators.py::LikeTest::test_like_8 [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_lazyload_autoflushes test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_with_unaliased_poly_compile [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace_itself_still_ok [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_with_unaliased_poly_compile test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_withpoly [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_override_2 test/orm/test_expire.py::ExpireTest::test_mapper_joinedload_props_load test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_setdefault test/orm/test_mapper.py::MapperTest::test_override_3 [gw7] [ 35%] PASSED test/sql/test_operators.py::LikeTest::test_like_8 test/sql/test_operators.py::LikeTest::test_like_9 [gw7] [ 35%] PASSED test/sql/test_operators.py::LikeTest::test_like_9 [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_override_3 [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_setdefault test/sql/test_operators.py::MatchTest::test_boolean_inversion_mssql test/orm/test_mapper.py::MapperTest::test_prop_filters [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_withpoly test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_implicit_withpoly test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_unrelated_flush [gw7] [ 35%] PASSED test/sql/test_operators.py::MatchTest::test_boolean_inversion_mssql test/sql/test_operators.py::MatchTest::test_boolean_inversion_mysql [gw0] [ 35%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get [gw7] [ 35%] PASSED test/sql/test_operators.py::MatchTest::test_boolean_inversion_mysql test/sql/test_operators.py::MatchTest::test_boolean_inversion_postgresql test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get_raises [gw7] [ 35%] PASSED test/sql/test_operators.py::MatchTest::test_boolean_inversion_postgresql test/sql/test_operators.py::MatchTest::test_match_1 [gw7] [ 35%] PASSED test/sql/test_operators.py::MatchTest::test_match_1 test/sql/test_operators.py::MatchTest::test_match_2 [gw7] [ 35%] PASSED test/sql/test_operators.py::MatchTest::test_match_2 test/sql/test_operators.py::MatchTest::test_match_3 [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_prop_filters [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_unrelated_flush test/orm/test_mapper.py::MapperTest::test_prop_filters_defaults [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_implicit_withpoly test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_update test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_stacked_of_type [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_mapper_joinedload_props_load test/orm/test_expire.py::ExpireTest::test_no_instance_key [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_prop_filters_defaults [gw7] [ 35%] PASSED test/sql/test_operators.py::MatchTest::test_match_3 test/sql/test_operators.py::MatchTest::test_match_4 test/orm/test_mapper.py::MapperTest::test_prop_shadow [gw7] [ 35%] PASSED test/sql/test_operators.py::MatchTest::test_match_4 [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_update [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_no_instance_key test/sql/test_operators.py::MatchTest::test_match_5 [gw7] [ 35%] PASSED test/sql/test_operators.py::MatchTest::test_match_5 test/orm/test_expire.py::ExpireTest::test_no_instance_key_no_pk [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_stacked_of_type test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_explicit_withpoly test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_clear test/sql/test_operators.py::MatchTest::test_match_is_now_matchtype [gw7] [ 35%] PASSED test/sql/test_operators.py::MatchTest::test_match_is_now_matchtype [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_prop_shadow [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_no_instance_key_no_pk test/orm/test_mapper.py::MapperTest::test_props test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[format-mytable.myid %% %s] test/orm/test_expire.py::ExpireTest::test_no_session [gw7] [ 35%] PASSED test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[format-mytable.myid %% %s] test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[named-mytable.myid % :myid_1] [gw7] [ 35%] PASSED test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[named-mytable.myid % :myid_1] [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_no_session test/orm/test_expire.py::ExpireTest::test_options_joinedload_props_load [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_explicit_withpoly [gw0] [ 35%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get_raises [gw6] [ 35%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[False] test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_implicit_withpoly [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_clear test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_none [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_props test/orm/test_mapper.py::MapperTest::test_reassign_polymorphic_identity_warns test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[pyformat-mytable.myid %% %(myid_1)s] [gw7] [ 35%] PASSED test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[pyformat-mytable.myid %% %(myid_1)s] test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[qmark-mytable.myid % ?] [gw7] [ 35%] 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] [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_reassign_polymorphic_identity_warns test/orm/test_mapper.py::MapperTest::test_reconfigure_on_other_mapper [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_options_joinedload_props_load test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[True] test/orm/test_expire.py::ExpireTest::test_partial_expire [gw7] [ 35%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[add] test/sql/test_operators.py::MathOperatorTest::test_math_op[div] [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_none test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_raise [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_reconfigure_on_other_mapper [gw7] [ 35%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[div] test/sql/test_operators.py::MathOperatorTest::test_math_op[mod] test/orm/test_mapper.py::MapperTest::test_reconstructor [gw4] [ 35%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire test/orm/test_expire.py::ExpireTest::test_partial_expire_deferred [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_raise [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_implicit_withpoly test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_any [gw3] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_copy [gw0] [ 35%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none_raise test/orm/test_mapper.py::MapperTest::test_reconstructor_inheritance [gw2] [ 35%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_any test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_compile_one [gw5] [ 35%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_copy test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_deepcopy [gw7] [ 35%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[mod] test/sql/test_operators.py::MathOperatorTest::test_math_op[mul] [gw4] [ 36%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire_deferred [gw3] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_inheritance test/orm/test_expire.py::ExpireTest::test_partial_expire_eager test/orm/test_mapper.py::MapperTest::test_reconstructor_init [gw7] [ 36%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[mul] test/sql/test_operators.py::MathOperatorTest::test_math_op[sub] [gw5] [ 36%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_deepcopy [gw2] [ 36%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_compile_one test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_in_place_mutation [gw3] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init test/orm/test_mapper.py::MapperTest::test_reconstructor_init_callable_object test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_one [gw7] [ 36%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[sub] [gw3] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init_callable_object [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none_raise [gw2] [ 36%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_one [gw4] [ 36%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire_eager test/orm/test_mapper.py::MapperTest::test_reconstructor_init_inheritance test/sql/test_operators.py::NegationTest::test_implicitly_boolean test/ext/test_associationproxy.py::MultiOwnerTest::test_subclasses_conflicting_types [gw5] [ 36%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_in_place_mutation [gw7] [ 36%] PASSED test/sql/test_operators.py::NegationTest::test_implicitly_boolean test/sql/test_operators.py::NegationTest::test_negate_operator_label [gw7] [ 36%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operator_label test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_modified_event test/sql/test_operators.py::NegationTest::test_negate_operator_self_group [gw7] [ 36%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operator_self_group [gw3] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init_inheritance test/sql/test_operators.py::NegationTest::test_negate_operator_type [gw7] [ 36%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operator_type test/sql/test_operators.py::NegationTest::test_negate_operators_1 [gw5] [ 36%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_modified_event test/engine/test_parseconnect.py::CreateEngineTest::test_password_object_str[True] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_password_object_str[True] test/orm/test_mapper.py::MapperTest::test_reconstructor_init_simulate_cython test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pickle_parent test/engine/test_parseconnect.py::CreateEngineTest::test_pool_reset_on_return_from_config [gw2] [ 36%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_pool_reset_on_return_from_config test/engine/test_parseconnect.py::CreateEngineTest::test_poolargs [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_poolargs test/engine/test_parseconnect.py::CreateEngineTest::test_recycle [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_recycle test/engine/test_parseconnect.py::CreateEngineTest::test_reset_on_return [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_reset_on_return test/engine/test_parseconnect.py::CreateEngineTest::test_urlattr [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_urlattr test/engine/test_parseconnect.py::DialectImportTest::test_import_base_dialects [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::DialectImportTest::test_import_base_dialects test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_arg_registration [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_arg_registration test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_multiple_url_registration [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_multiple_url_registration test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_url_registration [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_url_registration test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_base [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_base test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_dotted [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_dotted test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_legacy [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_legacy test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_per_dbapi [gw7] [ 36%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_1 test/sql/test_operators.py::NegationTest::test_negate_operators_2 [gw7] [ 36%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_2 [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_per_dbapi [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclasses_conflicting_types test/ext/test_associationproxy.py::OnlyRelationshipTest::test_get_class_attr [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::OnlyRelationshipTest::test_get_class_attr test/ext/test_associationproxy.py::OnlyRelationshipTest::test_getattr [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::OnlyRelationshipTest::test_getattr test/ext/test_associationproxy.py::OnlyRelationshipTest::test_setattr [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::OnlyRelationshipTest::test_setattr test/ext/test_associationproxy.py::ProxyFactoryTest::test_sequence_ops [gw3] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init_simulate_cython test/orm/test_mapper.py::MapperTest::test_reentrant_compile [gw3] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reentrant_compile test/orm/test_mapper.py::MapperTest::test_registry_configure[False] [gw3] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_registry_configure[False] [gw5] [ 36%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pickle_parent test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop [gw5] [ 36%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop_default test/engine/test_parseconnect.py::TestRegNewDBAPI::test_wrapper_hooks [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_wrapper_hooks test/engine/test_parseconnect.py::URLTest::test_arg_validation_all_seven_posn [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_arg_validation_all_seven_posn test/engine/test_parseconnect.py::URLTest::test_comparison [gw2] [ 36%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] test/sql/test_operators.py::NegationTest::test_negate_operators_3 [gw7] [ 36%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_3 test/sql/test_operators.py::NegationTest::test_negate_operators_4 [gw7] [ 36%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_4 test/sql/test_operators.py::NegationTest::test_negate_operators_5 [gw7] [ 36%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_5 test/sql/test_operators.py::NewOperatorTest::test_alias_proxy [gw7] [ 36%] PASSED test/sql/test_operators.py::NewOperatorTest::test_alias_proxy test/sql/test_operators.py::NewOperatorTest::test_binary_multi_propagate [gw7] [ 36%] PASSED test/sql/test_operators.py::NewOperatorTest::test_binary_multi_propagate test/sql/test_operators.py::NewOperatorTest::test_binary_propagate [gw7] [ 36%] PASSED test/sql/test_operators.py::NewOperatorTest::test_binary_propagate test/sql/test_operators.py::NewOperatorTest::test_column_proxy [gw7] [ 36%] PASSED test/sql/test_operators.py::NewOperatorTest::test_column_proxy test/sql/test_operators.py::NewOperatorTest::test_no_boolean_propagate [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::ProxyFactoryTest::test_sequence_ops [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_comparison test/engine/test_parseconnect.py::URLTest::test_component_set[database] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[database] test/engine/test_parseconnect.py::URLTest::test_component_set[drivername] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[drivername] test/engine/test_parseconnect.py::URLTest::test_component_set[host] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[host] test/engine/test_parseconnect.py::URLTest::test_component_set[password] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[password] test/engine/test_parseconnect.py::URLTest::test_component_set[username] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[username] test/engine/test_parseconnect.py::URLTest::test_copy test/ext/test_associationproxy.py::ProxyHybridTest::test_comparator_ambiguous [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_copy test/engine/test_parseconnect.py::URLTest::test_deepcopy [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_deepcopy test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_five test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor [gw7] [ 36%] PASSED test/sql/test_operators.py::NewOperatorTest::test_no_boolean_propagate test/sql/test_operators.py::NewOperatorTest::test_override_builtin [gw7] [ 36%] PASSED test/sql/test_operators.py::NewOperatorTest::test_override_builtin test/sql/test_operators.py::NewOperatorTest::test_reverse_binary_propagate test/orm/test_mapper.py::MapperTest::test_registry_configure[True] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor_all_args [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor_all_args test/engine/test_parseconnect.py::URLTest::test_deprecated_translate_connect_args_names [gw7] [ 36%] PASSED test/sql/test_operators.py::NewOperatorTest::test_reverse_binary_propagate [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_deprecated_translate_connect_args_names test/engine/test_parseconnect.py::URLTest::test_none_ok[database] test/sql/test_operators.py::NewOperatorTest::test_subquery_proxy [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_none_ok[database] test/engine/test_parseconnect.py::URLTest::test_none_ok[host] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_none_ok[host] test/engine/test_parseconnect.py::URLTest::test_none_ok[username] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_none_ok[username] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-database] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-database] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-host] [gw7] [ 36%] PASSED test/sql/test_operators.py::NewOperatorTest::test_subquery_proxy [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_comparator_ambiguous [gw4] [ 36%] 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] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-username] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-database] [gw4] [ 36%] 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] test/sql/test_operators.py::NonZeroTest::test_annotated_binary_identity_eq test/ext/test_associationproxy.py::ProxyHybridTest::test_explicit_expr [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-host] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-username] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-username] [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_explicit_expr test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[35.8] test/ext/test_associationproxy.py::ProxyHybridTest::test_expr_nonambiguous [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[35.8] test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[None] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[None] [gw7] [ 36%] PASSED test/sql/test_operators.py::NonZeroTest::test_annotated_binary_identity_eq test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[True] test/sql/test_operators.py::NonZeroTest::test_binary_identity_eq [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[True] test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[35.8] [gw4] [ 36%] 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] [gw6] [ 36%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[True] [gw7] [ 36%] PASSED test/sql/test_operators.py::NonZeroTest::test_binary_identity_eq test/sql/test_operators.py::NonZeroTest::test_column_compare_eq [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[None] test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[True] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[True] test/engine/test_parseconnect.py::URLTest::test_only_str_query_key_constructor [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_query_key_constructor test/engine/test_parseconnect.py::URLTest::test_only_str_query_key_update [gw4] [ 36%] 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/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup_w_shard[False] [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_expr_nonambiguous [gw7] [ 36%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_compare_eq test/sql/test_operators.py::NonZeroTest::test_column_compare_gt [gw4] [ 36%] 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 [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_query_value_update test/engine/test_parseconnect.py::URLTest::test_only_str_set[database] [gw3] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_registry_configure[True] [gw7] [ 36%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_compare_gt test/sql/test_operators.py::NonZeroTest::test_column_identity_eq [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_set[database] test/engine/test_parseconnect.py::URLTest::test_only_str_set[host] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_set[host] test/orm/test_mapper.py::MapperTest::test_replace_col_prop_w_syn test/engine/test_parseconnect.py::URLTest::test_only_str_set[username] [gw7] [ 36%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_identity_eq [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_set[username] test/engine/test_parseconnect.py::URLTest::test_password_custom_obj [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_password_custom_obj test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://?foo=bar&foo=bat] test/ext/test_associationproxy.py::ProxyHybridTest::test_get_ambiguous [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://?foo=bar&foo=bat] test/sql/test_operators.py::NonZeroTest::test_column_identity_gt test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://?foo=bar] [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_get_ambiguous [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://?foo=bar] test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://] [gw7] [ 36%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_identity_gt [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://] test/engine/test_parseconnect.py::URLTest::test_query_string test/sql/test_operators.py::NonZeroTest::test_labeled_binary_compare_gt [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_string test/engine/test_parseconnect.py::URLTest::test_query_string_py2_unicode [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_string_py2_unicode test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype+apitype:///database] [gw7] [ 36%] PASSED test/sql/test_operators.py::NonZeroTest::test_labeled_binary_compare_gt [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype+apitype:///database] test/ext/test_associationproxy.py::ProxyHybridTest::test_get_classlevel_ambiguous test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype+apitype://username:password@hostspec/database] [gw4] [ 36%] 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] [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_get_classlevel_ambiguous test/sql/test_operators.py::NonZeroTest::test_labeled_binary_identity_eq [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:////usr/local/_xtest@example.com/members.db] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///:memory:] [gw7] [ 36%] PASSED test/sql/test_operators.py::NonZeroTest::test_labeled_binary_identity_eq [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///:memory:] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db?foo=bar&hoho=lala&hoho=bat] [gw4] [ 36%] 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] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db?foo=bar&hoho=lala] [gw3] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_replace_col_prop_w_syn test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///foo/bar/im/a/file] test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_1 [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///foo/bar/im/a/file] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://] test/orm/test_mapper.py::MapperTest::test_replace_rel_prop_with_rel_warns test/ext/test_associationproxy.py::ProxyHybridTest::test_get_nonambiguous [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec/?arg1=val1&arg2=val2] [gw4] [ 36%] 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] [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_1 [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec/database] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec] [gw4] [ 36%] 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] test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_10 [gw4] [ 36%] 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] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@/database0] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@/database1] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@/database1] [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_10 test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@127.0.0.1:1521] [gw3] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_replace_rel_prop_with_rel_warns [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@127.0.0.1:1521] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@[2001:da8:2004:1000:202:116:160:90]/database?foo=bar] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@[2001:da8:2004:1000:202:116:160:90]/database?foo=bar] test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_11 test/orm/test_mapper.py::MapperTest::test_scalar_pk_arg test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@[2001:da8:2004:1000:202:116:160:90]:80/database?foo=bar] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@[2001:da8:2004:1000:202:116:160:90]:80/database?foo=bar] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec/database] [gw4] [ 36%] 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] [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_get_nonambiguous [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_11 [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec/test database with@atsign] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:110//usr/db_file.db] test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_12 [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:110//usr/db_file.db] test/ext/test_associationproxy.py::ProxyHybridTest::test_msg_fails_on_cls_access test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:450?query=but_no_db] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:450?query=but_no_db] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec?query=but_no_db] [gw4] [ 36%] 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] [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_12 [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec] [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_msg_fails_on_cls_access test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username@hostspec] test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_13 [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username@hostspec] test/engine/test_parseconnect.py::URLTest::test_rfc1738_password [gw3] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_scalar_pk_arg [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738_password test/ext/test_associationproxy.py::ProxyHybridTest::test_set_ambiguous test/engine/test_parseconnect.py::URLTest::test_update_query_dict[foo1=bar1&foo2=bar2-update_with0-foo1=bar1&foo2=bar22&foo3=bar3-False] [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_13 [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_update_query_dict[foo1=bar1&foo2=bar2-update_with0-foo1=bar1&foo2=bar22&foo3=bar3-False] test/engine/test_parseconnect.py::URLTest::test_update_query_dict[foo1=bar1&foo2=bar2-update_with1-foo1=bar1&foo2=bar2&foo2=bar22&foo3=bar3-True] test/orm/test_mapper.py::MapperTest::test_self_ref_synonym [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_set_ambiguous test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_14 [gw4] [ 36%] 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] [gw4] [ 36%] PASSED test/engine/test_parseconnect.py::URLTest::test_update_query_string[foo1=bar1&foo2=bar2-foo2=bar22&foo3=bar3-foo1=bar1&foo2=bar2&foo2=bar22&foo3=bar3-True] test/engine/test_parseconnect.py::URLTest::test_update_query_string[foo1=bar1&foo2=bar2-foo2=bar22&foo3=bar3-foo1=bar1&foo2=bar22&foo3=bar3-False] [gw4] [ 36%] 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] [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_14 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] [gw4] [ 36%] 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/sql/test_operators.py::OperatorAssociativityTest::test_associativity_15 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/ext/test_associationproxy.py::ProxyHybridTest::test_set_nonambiguous [gw4] [ 36%] 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] [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_15 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_16 [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_set_nonambiguous test/orm/test_pickled.py::CustomSetupTeardownTest::test_rebuild_state [gw3] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_self_ref_synonym test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_m2o_instance_getter [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_16 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_17 [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_17 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_18 [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_18 [gw4] [ 36%] PASSED test/orm/test_pickled.py::CustomSetupTeardownTest::test_rebuild_state test/orm/test_mapper.py::MapperTest::test_sort_states_comparisons test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_19 test/orm/test_pickled.py::OptionsTest::test_load [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_19 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_2 [gw3] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_sort_states_comparisons [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_2 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_20 [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_20 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_21 [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_21 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_22 test/orm/test_mapper.py::MapperTest::test_synonym [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_22 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_23 [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_23 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_3 [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_3 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_4 [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_4 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_5 [gw0] [ 36%] PASSED test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_m2o_instance_getter [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_5 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_6 test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_expr [gw7] [ 36%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_6 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_7 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_7 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_8 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_8 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_9 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_9 [gw0] [ 37%] PASSED test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_expr test/sql/test_operators.py::OperatorPrecedenceTest::test_commutative_operators [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_commutative_operators test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_instance_getter test/sql/test_operators.py::OperatorPrecedenceTest::test_is_eq_precedence_flat [gw0] [ 37%] PASSED test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_instance_getter [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_is_eq_precedence_flat test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comma_precedence [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comma_precedence test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comparison_precedence [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comparison_precedence test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_custom_precedence test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_expr_ambiguous [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym test/orm/test_mapper.py::MapperTest::test_synonym_column_location [gw2] [ 37%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_five test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_four [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_column_location [gw4] [ 37%] PASSED test/orm/test_pickled.py::OptionsTest::test_load test/orm/test_pickled.py::OptionsTest::test_options_of_type [gw0] [ 37%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_expr_ambiguous [gw2] [ 37%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_four test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_one test/orm/test_mapper.py::MapperTest::test_synonym_get_history [gw4] [ 37%] PASSED test/orm/test_pickled.py::OptionsTest::test_options_of_type [gw2] [ 37%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_one test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_ambiguous test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_three [gw0] [ 37%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_ambiguous [gw2] [ 37%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_three test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_two test/orm/test_pickled.py::PickleTest::test_09_pickle test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_classlevel_ambiguous [gw0] [ 37%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_classlevel_ambiguous [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_get_history test/orm/test_mapper.py::MapperTest::test_synonym_map_column_conflict [gw2] [ 37%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_two test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_set_ambiguous test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_five [gw6] [ 37%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup_w_shard[False] [gw0] [ 37%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_set_ambiguous [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_09_pickle [gw2] [ 37%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_five test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup_w_shard[True] test/orm/test_pickled.py::PickleTest::test_11_pickle test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_four test/ext/test_associationproxy.py::ReconstitutionTest::test_copy [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_11_pickle [gw2] [ 37%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_four test/orm/test_pickled.py::PickleTest::test_attribute_mapped_collection test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_one [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_map_column_conflict [gw2] [ 37%] 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 test/orm/test_mapper.py::MapperTest::test_synonym_nonexistent_attr [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_attribute_mapped_collection [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_custom_precedence test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_1 test/orm/test_pickled.py::PickleTest::test_became_bound_options [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_1 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_10 [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_nonexistent_attr [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_10 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_11 test/orm/test_mapper.py::MapperTest::test_synonym_of_non_property_raises [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_11 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_12 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_12 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_13 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_13 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_2 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_2 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_3 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_3 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_4 [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_became_bound_options [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_of_non_property_raises [gw2] [ 37%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_three test/orm/test_pickled.py::PickleTest::test_bound_options[0] test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_two test/orm/test_mapper.py::MapperTest::test_synonym_of_synonym [gw2] [ 37%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_two test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_explicit_withpoly [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_of_synonym [gw2] [ 37%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_explicit_withpoly test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_implicit_withpoly [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[0] [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_4 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_5 test/orm/test_pickled.py::PickleTest::test_bound_options[1] test/orm/test_mapper.py::MapperTest::test_synonym_replaces_backref [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_5 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_6 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_6 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_7 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_7 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_8 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_8 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_9 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_9 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_1 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_1 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_2 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_2 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_3 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_3 [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[1] test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_4 [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_replaces_backref test/orm/test_pickled.py::PickleTest::test_bound_options[2] [gw2] [ 37%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_implicit_withpoly test/orm/test_mapper.py::MapperTest::test_unicode_relationship_backref_names test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_stacked_of_type [gw2] [ 37%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_stacked_of_type [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[2] test/orm/test_pickled.py::PickleTest::test_bound_options[3] [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_4 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_5 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_5 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_6 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_6 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_7 [gw7] [ 37%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_7 test/sql/test_operators.py::RegexpTest::test_not_regexp_match [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTest::test_not_regexp_match test/sql/test_operators.py::RegexpTest::test_regexp_match [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTest::test_regexp_match test/sql/test_operators.py::RegexpTest::test_regexp_replace [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTest::test_regexp_replace test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[3] test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_explicit_withpoly test/orm/test_pickled.py::PickleTest::test_bound_options[4] [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_unicode_relationship_backref_names [gw2] [ 37%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_explicit_withpoly test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_implicit_withpoly test/orm/test_mapper.py::MapperTest::test_unmapped_error [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[4] test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_column test/orm/test_pickled.py::PickleTest::test_class_deferred_cols [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_column [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_error test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_flags [gw6] [ 37%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup_w_shard[True] [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_flags test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_str [gw2] [ 37%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_implicit_withpoly test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_any [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_str test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error_iter_ok test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_db_lookup [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error_iter_ok [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_column [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_class_deferred_cols [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_column test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_flags test/orm/test_pickled.py::PickleTest::test_collection_setstate test/orm/test_mapper.py::MapperTest::test_unmapped_reconstructor_inheritance [gw2] [ 37%] 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 [gw2] [ 37%] 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 [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_reconstructor_inheritance test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_postmap [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_collection_setstate [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_flags test/orm/test_pickled.py::PickleTest::test_column_mapped_collection test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_str [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_str test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_1 [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_postmap [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_1 test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_2 [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_column_mapped_collection [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_2 test/orm/test_pickled.py::PickleTest::test_composite_column_mapped_collection test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column2 [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column2 test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_flags [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_flags test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_string [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_composite_column_mapped_collection test/orm/test_pickled.py::PickleTest::test_exceptions test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_premap [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_premap test/orm/test_mapper.py::MapperTest::test_update_attr_keys [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_exceptions [gw5] [ 37%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop_default test/orm/test_pickled.py::PickleTest::test_instance_deferred_cols test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_popitem [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_update_attr_keys [gw7] [ 37%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_string test/orm/test_mapper.py::MapperTest::test_utils test/sql/test_operators.py::TupleTypingTest::test_tuple_type_expanding_inference [gw5] [ 37%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_popitem [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_utils test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_instance_deferred_cols test/orm/test_mapper.py::MapperTest::test_we_dont_call_bool [gw7] [ 37%] PASSED test/sql/test_operators.py::TupleTypingTest::test_tuple_type_expanding_inference test/orm/test_pickled.py::PickleTest::test_instance_lazy_relation_loaders test/sql/test_operators.py::TupleTypingTest::test_tuple_type_plain_inference [gw7] [ 37%] PASSED test/sql/test_operators.py::TupleTypingTest::test_tuple_type_plain_inference test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_eq [gw7] [ 37%] PASSED test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_eq test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_in [gw7] [ 37%] PASSED test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_in [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_we_dont_call_bool test/sql/test_operators.py::TypeDecoratorComparatorTest::test_alias_proxy [gw5] [ 37%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_alias_proxy test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_multi_propagate test/orm/test_mapper.py::MapperTest::test_we_dont_call_eq test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace_itself_still_ok [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_instance_lazy_relation_loaders test/orm/test_pickled.py::PickleTest::test_invalidated_flag_deepcopy [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_invalidated_flag_deepcopy [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_multi_propagate test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_propagate test/orm/test_pickled.py::PickleTest::test_invalidated_flag_pickle [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_propagate test/sql/test_operators.py::TypeDecoratorComparatorTest::test_column_proxy [gw3] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_we_dont_call_eq [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_column_proxy test/sql/test_operators.py::TypeDecoratorComparatorTest::test_no_boolean_propagate [gw5] [ 37%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace_itself_still_ok test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_setdefault [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_invalidated_flag_pickle [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_no_boolean_propagate test/orm/test_pickled.py::PickleTest::test_lazyload_extra_criteria_not_supported test/sql/test_operators.py::TypeDecoratorComparatorTest::test_override_builtin [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_override_builtin test/sql/test_operators.py::TypeDecoratorComparatorTest::test_reverse_binary_propagate [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_reverse_binary_propagate test/sql/test_operators.py::TypeDecoratorComparatorTest::test_subquery_proxy [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_subquery_proxy test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_alias_proxy test/orm/test_mapper.py::ORMLoggingTest::test_mapper_info_aliased [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_alias_proxy test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_multi_propagate [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_multi_propagate test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_propagate [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_lazyload_extra_criteria_not_supported test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-False] [gw5] [ 37%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_setdefault [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-False] test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_unrelated_flush [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_propagate test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-True] test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_column_proxy [gw5] [ 37%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_unrelated_flush [gw3] [ 37%] PASSED test/orm/test_mapper.py::ORMLoggingTest::test_mapper_info_aliased test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_update [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-True] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_clear_cascade_not_on_dependents[False] test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-False] [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_column_proxy test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_no_boolean_propagate [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_no_boolean_propagate test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_override_builtin [gw5] [ 37%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_update [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_override_builtin test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_reverse_binary_propagate [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_reverse_binary_propagate test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_subquery_proxy test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_append [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_subquery_proxy [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-False] test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_alias_proxy test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-True] [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_alias_proxy [gw6] [ 37%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_db_lookup test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_multi_propagate [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_multi_propagate test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_query_explicit_shard_via_bind_opts [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-True] [gw3] [ 37%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_clear_cascade_not_on_dependents[False] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_clear_cascade_not_on_dependents[True] [gw3] [ 37%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_clear_cascade_not_on_dependents[True] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_not_on_dependents[False] test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_propagate [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_append test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_clear [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_clear test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_none [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_none test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_raise [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_raise test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_copy [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_copy test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_deepcopy [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_deepcopy test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_del_slice [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_del_slice test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_extend [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_extend test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_mutation [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_mutation test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_slice_mutation [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_slice_mutation test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_insert [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_insert [gw3] [ 37%] 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] test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_legacy_pickle_loads test/orm/test_pickled.py::PickleTest::test_no_instrumentation [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_propagate [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_legacy_pickle_loads test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_column_proxy [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_column_proxy test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_operator_extend [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_operator_extend test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pickle_parent [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_no_instrumentation [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pickle_parent test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_no_boolean_propagate test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pop [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pop test/orm/test_pickled.py::PickleTest::test_no_mappers test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_remove [gw7] [ 37%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_no_boolean_propagate [gw3] [ 37%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_not_on_dependents[True] [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_remove test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_override_builtin test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_reverse test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_on_dependencies[False] [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_reverse test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_key [gw4] [ 37%] PASSED test/orm/test_pickled.py::PickleTest::test_no_mappers [gw5] [ 37%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_key test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_reverse_kwarg test/orm/test_pickled.py::PickleTest::test_pickle_protocols [gw7] [ 38%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_override_builtin test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_reverse_binary_propagate [gw5] [ 38%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_reverse_kwarg test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_unrelated_flush [gw5] [ 38%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_unrelated_flush [gw7] [ 38%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_reverse_binary_propagate test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_clear test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_subquery_proxy [gw3] [ 38%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_on_dependencies[False] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_on_dependencies[True] [gw7] [ 38%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_subquery_proxy test/orm/test_options.py::FromSubclassOptionsTest::test_with_current_nonmatching_entity_subclasses [gw4] [ 38%] PASSED test/orm/test_pickled.py::PickleTest::test_pickle_protocols test/orm/test_pickled.py::PickleTest::test_state_info_pickle [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_clear [gw4] [ 38%] PASSED test/orm/test_pickled.py::PickleTest::test_state_info_pickle test/orm/test_pickled.py::PickleTest::test_transient test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_none [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_none [gw4] [ 38%] PASSED test/orm/test_pickled.py::PickleTest::test_transient test/orm/test_pickled.py::PickleTest::test_unbound_options[0] test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_raise [gw3] [ 38%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_on_dependencies[True] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_dispose_cascade_not_on_dependencies[False] [gw7] [ 38%] PASSED test/orm/test_options.py::FromSubclassOptionsTest::test_with_current_nonmatching_entity_subclasses [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_raise test/orm/test_options.py::LoadTest::test_gen_path_attr_column test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_copy [gw4] [ 38%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[0] [gw0] [ 38%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_copy test/orm/test_pickled.py::PickleTest::test_unbound_options[1] test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_dict [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_copy [gw0] [ 38%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_dict test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_list test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_deepcopy [gw0] [ 38%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_list test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_set [gw4] [ 38%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[1] test/orm/test_pickled.py::PickleTest::test_unbound_options[2] [gw0] [ 38%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_set [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_deepcopy test/ext/test_associationproxy.py::ReconstitutionTest::test_weak_identity_map test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_in_place_mutation [gw3] [ 38%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_dispose_cascade_not_on_dependencies[False] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_dispose_cascade_not_on_dependencies[True] [gw4] [ 38%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[2] [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_in_place_mutation test/orm/test_pickled.py::PickleTest::test_unbound_options[3] test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_modified_event [gw3] [ 38%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_dispose_cascade_not_on_dependencies[True] test/orm/test_mapper.py::RequirementsTest::test_comparison_overrides [gw6] [ 38%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_query_explicit_shard_via_bind_opts test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip [gw4] [ 38%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[3] test/orm/test_pickled.py::PickleTest::test_unbound_options[4] [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_modified_event test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_non_mutable [gw4] [ 38%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[4] [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_non_mutable test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pickle_parent test/orm/test_pickled.py::PolymorphicDeferredTest::test_polymorphic_deferred [gw7] [ 38%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_attr_column [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pickle_parent test/orm/test_options.py::LoadTest::test_gen_path_attr_entity [gw4] [ 38%] PASSED test/orm/test_pickled.py::PolymorphicDeferredTest::test_polymorphic_deferred [gw7] [ 38%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_attr_entity test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop test/orm/test_options.py::LoadTest::test_gen_path_attr_entity_invalid_noraiseerr [gw7] [ 38%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_attr_entity_invalid_noraiseerr test/orm/test_pickled.py::TupleLabelTest::test_tuple_labeling test/orm/test_options.py::LoadTest::test_gen_path_attr_entity_invalid_raiseerr [gw7] [ 38%] 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 [gw7] [ 38%] 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 [gw7] [ 38%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_invalid_from_col test/orm/test_options.py::LoadTest::test_gen_path_string_column [gw7] [ 38%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_string_column [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop test/orm/test_options.py::LoadTest::test_gen_path_string_entity [gw7] [ 38%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_string_entity test/orm/test_options.py::LoadTest::test_set_strat_col test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop_default [gw7] [ 38%] PASSED test/orm/test_options.py::LoadTest::test_set_strat_col test/orm/test_options.py::LoadTest::test_set_strat_ent [gw7] [ 38%] PASSED test/orm/test_options.py::LoadTest::test_set_strat_ent test/orm/test_options.py::LoadTest::test_str [gw7] [ 38%] PASSED test/orm/test_options.py::LoadTest::test_str test/orm/test_options.py::LocalOptsTest::test_bound_multiple_opt_only [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop_default test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_popitem [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_popitem test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace [gw3] [ 38%] PASSED test/orm/test_mapper.py::RequirementsTest::test_comparison_overrides test/orm/test_mapper.py::RequirementsTest::test_composite_results [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace_itself_still_ok [gw4] [ 38%] PASSED test/orm/test_pickled.py::TupleLabelTest::test_tuple_labeling [gw3] [ 38%] PASSED test/orm/test_mapper.py::RequirementsTest::test_composite_results [gw7] [ 38%] 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 [gw7] [ 38%] PASSED test/orm/test_options.py::LocalOptsTest::test_bound_opt_only_adds_to_strat test/orm/test_options.py::LocalOptsTest::test_bound_strat_opt_recvs_from_optonly test/orm/test_mapper.py::RequirementsTest::test_nonzero_len_recursion [gw7] [ 38%] 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/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_four [gw7] [ 38%] PASSED test/orm/test_options.py::LocalOptsTest::test_single_opt_only test/orm/test_options.py::LocalOptsTest::test_unbound_multiple_opt_only [gw7] [ 38%] 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 [gw7] [ 38%] PASSED test/orm/test_options.py::LocalOptsTest::test_unbound_opt_only_adds_to_strat [gw3] [ 38%] PASSED test/orm/test_mapper.py::RequirementsTest::test_nonzero_len_recursion test/orm/test_options.py::LocalOptsTest::test_unbound_strat_opt_recvs_from_optonly [gw6] [ 38%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip [gw7] [ 38%] PASSED test/orm/test_options.py::LocalOptsTest::test_unbound_strat_opt_recvs_from_optonly test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip_future test/aaa_profiling/test_memusage.py::CycleTest::test_adapt_statement_cloned_traversal test/orm/test_options.py::MapperOptionsTest::test_eager_degrade [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace_itself_still_ok test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_setdefault [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_setdefault test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_unrelated_flush [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_four test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_one [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_unrelated_flush test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_update [gw7] [ 38%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_degrade [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_one test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_three test/orm/test_options.py::MapperOptionsTest::test_eager_degrade_deep [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_update test/ext/test_mutable.py::MutableColumnDefaultTest::test_evt_on_flush_refresh [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableColumnDefaultTest::test_evt_on_flush_refresh test/ext/test_mutable.py::MutableCompositeCallableTest::test_basic [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_three test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_two [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_two test/orm/inheritance/test_poly_loading.py::CompositeAttributesTest::test_load_composite [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableCompositeCallableTest::test_basic test/ext/test_mutable.py::MutableCompositeColumnDefaultTest::test_evt_on_flush_refresh [gw7] [ 38%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_degrade_deep test/orm/test_options.py::MapperOptionsTest::test_eager_options [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableCompositeColumnDefaultTest::test_evt_on_flush_refresh [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::CompositeAttributesTest::test_load_composite [gw0] [ 38%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_weak_identity_map test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_load_company_plus_employees [gw7] [ 38%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_options test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_custom_coerce test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del test/orm/test_options.py::MapperOptionsTest::test_eager_options_with_limit [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_custom_coerce test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_round_trip_ok [gw0] [ 38%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent [gw0] [ 38%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent_no_proxy [gw0] [ 38%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent_no_proxy [gw7] [ 38%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_options_with_limit test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_no_proxy [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_round_trip_ok [gw0] [ 38%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_none_to_none test/orm/test_options.py::MapperOptionsTest::test_lazy_options [gw0] [ 38%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_none_to_none test/ext/test_mutable.py::MutableCompositesTest::test_dont_reset_on_attr_refresh test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[plain] [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_one [gw7] [ 38%] PASSED test/orm/test_options.py::MapperOptionsTest::test_lazy_options test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_dont_reset_on_attr_refresh test/orm/test_options.py::MapperOptionsTest::test_lazy_options_with_limit test/ext/test_mutable.py::MutableCompositesTest::test_in_place_mutation [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_load_company_plus_employees test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_person_selectin_subclasses [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[0] test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw6] [ 38%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip_future [gw7] [ 38%] PASSED test/orm/test_options.py::MapperOptionsTest::test_lazy_options_with_limit [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[1] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_shard_id_event test/orm/test_options.py::MapperOptionsTest::test_option_propagate [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_person_selectin_subclasses test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_five test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-defaultload] [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_in_place_mutation test/ext/test_mutable.py::MutableCompositesTest::test_pickle_of_parent [gw7] [ 38%] PASSED test/orm/test_options.py::MapperOptionsTest::test_option_propagate [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_pickle_of_parent test/ext/test_mutable.py::MutableCompositesTest::test_set_illegal [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-defaultload] test/orm/test_options.py::MapperOptionsTest::test_synonym_options test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-joinedload] [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-joinedload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-lazyload] [gw0] [ 38%] PASSED test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[plain] [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_set_illegal test/ext/test_mutable.py::MutableCompositesTest::test_set_none [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-lazyload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-selectinload] test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[subquery] [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_set_none test/ext/test_mutable.py::MutableCompositesTest::test_unrelated_flush [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-selectinload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-defaultload] [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-defaultload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-joinedload] [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_unrelated_flush [gw0] [ 38%] PASSED test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[subquery] [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_five test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_four test/orm/test_eager_relations.py::EagerTest::test_nested_outerjoin_propagation_only_on_correct_path [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-joinedload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-lazyload] test/ext/test_mutable.py::MutableCompositesUnpickleTest::test_unpickle_modified_eq [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_four test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_one [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-lazyload] [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableCompositesUnpickleTest::test_unpickle_modified_eq [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_one test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-selectinload] test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_three [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_three test/ext/test_mutable.py::MutableDictNoHashTest::test_clear test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_two [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-selectinload] [gw0] [ 38%] PASSED test/orm/test_eager_relations.py::EagerTest::test_nested_outerjoin_propagation_only_on_correct_path test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-defaultload] [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_two test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_five [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-defaultload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-joinedload] [gw2] [ 38%] 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 [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-joinedload] [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_four test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-lazyload] test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_one test/orm/test_eager_relations.py::EagerTest::test_no_ad_hoc_orderby [gw0] [ 38%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_ad_hoc_orderby [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_one [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_clear test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_none test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_three [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-lazyload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-selectinload] [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_three test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_two [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-selectinload] [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_two test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-defaultload] test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_explicit_withpoly [gw4] [ 38%] 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] [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_none test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_raise [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_raise test/ext/test_mutable.py::MutableDictNoHashTest::test_copy test/orm/test_eager_relations.py::EagerTest::test_no_false_hits [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-joinedload] [gw0] [ 38%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_false_hits test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-lazyload] [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_explicit_withpoly test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_implicit_withpoly test/orm/test_eager_relations.py::EagerTest::test_no_orphan [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_copy [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-lazyload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-selectinload] test/ext/test_mutable.py::MutableDictNoHashTest::test_deepcopy [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-selectinload] [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_implicit_withpoly test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-defaultload] test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_stacked_of_type [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_deepcopy [gw0] [ 38%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_orphan [gw7] [ 38%] PASSED test/orm/test_options.py::MapperOptionsTest::test_synonym_options test/ext/test_mutable.py::MutableDictNoHashTest::test_ensure_not_hashable test/orm/test_eager_relations.py::EagerTest::test_no_render_in_subquery [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-defaultload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-joinedload] [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_stacked_of_type [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_ensure_not_hashable test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_explicit_withpoly [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-joinedload] test/ext/test_mutable.py::MutableDictNoHashTest::test_in_place_mutation test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-lazyload] [gw0] [ 38%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_render_in_subquery test/orm/test_eager_relations.py::EagerTest::test_one_and_many [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-lazyload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-selectinload] [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_explicit_withpoly test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_implicit_withpoly [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_in_place_mutation test/ext/test_mutable.py::MutableDictNoHashTest::test_modified_event [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-selectinload] test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[None] [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_implicit_withpoly test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_any [gw6] [ 38%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_shard_id_event [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_any test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_compile_one [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_modified_event test/ext/test_mutable.py::MutableDictNoHashTest::test_pickle_parent test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_db [gw0] [ 38%] PASSED test/orm/test_eager_relations.py::EagerTest::test_one_and_many test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar [gw0] [ 38%] PASSED test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar [gw2] [ 38%] 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 [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[None] test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar_subq_wrapping test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[immediateload] [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[immediateload] test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_bound [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_one test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[joinedload] test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw0] [ 38%] PASSED test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar_subq_wrapping [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[joinedload] [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_pickle_parent test/orm/test_eager_relations.py::EagerTest::test_options_pathing test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[lazyload] [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_two[0] test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_two[1] test/ext/test_mutable.py::MutableDictNoHashTest::test_pop [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[lazyload] test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[selectinload] [gw2] [ 38%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[selectinload] [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_pop test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[subqueryload] test/ext/test_mutable.py::MutableDictNoHashTest::test_pop_default [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[subqueryload] test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelMapped::test_load [gw6] [ 38%] PASSED test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_db test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_identity_map test/orm/test_of_type.py::SubclassRelationshipTest::test_any_walias [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_pop_default test/ext/test_mutable.py::MutableDictNoHashTest::test_popitem [gw5] [ 38%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_popitem [gw4] [ 38%] PASSED test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelMapped::test_load [gw2] [ 38%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_any_walias test/orm/test_of_type.py::SubclassRelationshipTest::test_any_wpoly test/ext/test_mutable.py::MutableDictNoHashTest::test_replace test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelOpt::test_load [gw2] [ 38%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_any_wpoly test/orm/test_of_type.py::SubclassRelationshipTest::test_contains_eager_wpoly [gw0] [ 38%] PASSED test/orm/test_eager_relations.py::EagerTest::test_options_pathing [gw6] [ 39%] PASSED test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_identity_map test/orm/test_eager_relations.py::EagerTest::test_orderby [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_contains_eager_wpoly test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_no_baked_conflict test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_flat [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_flat test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_full_alias [gw2] [ 39%] 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 [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_replace test/ext/test_mutable.py::MutableDictNoHashTest::test_replace_itself_still_ok [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_noalias test/orm/test_of_type.py::SubclassRelationshipTest::test_join_walias test/orm/test_eager_relations.py::EagerTest::test_orderby_desc [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_walias [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_replace_itself_still_ok test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelOpt::test_load [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly test/ext/test_mutable.py::MutableDictNoHashTest::test_setdefault test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly_innerjoin [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly_innerjoin test/orm/inheritance/test_poly_loading.py::LoaderOptionsTest::test_options_dont_pollute test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wsubclass [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wsubclass test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wpoly [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby_desc test/orm/test_eager_relations.py::EagerTest::test_orderby_multi [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_setdefault test/ext/test_mutable.py::MutableDictNoHashTest::test_unrelated_flush [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wpoly test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wsubclass [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby_multi test/orm/test_eager_relations.py::EagerTest::test_orderby_related [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wsubclass [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_unrelated_flush test/orm/test_of_type.py::SubclassRelationshipTest::test_lazyload test/ext/test_mutable.py::MutableDictNoHashTest::test_update [gw7] [ 39%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_bound [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_lazyload [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby_related test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_string_bound test/orm/test_of_type.py::SubclassRelationshipTest::test_subquery_wsubclass test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_bound [gw6] [ 39%] PASSED test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_no_baked_conflict test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_baked_mix [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_baked_mix test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_future_synchronize_evaluate [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_future_synchronize_evaluate test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_future_synchronize_fetch [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_future_synchronize_fetch test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_synchronize_evaluate [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_synchronize_evaluate test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_synchronize_fetch [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_synchronize_fetch test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_future_synchronize_evaluate [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_subquery_wsubclass [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_future_synchronize_evaluate test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_future_synchronize_fetch test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_joinedload_wsubclass [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_future_synchronize_fetch test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_synchronize_evaluate [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_synchronize_evaluate test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_synchronize_fetch [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_synchronize_fetch test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_filter_baked_query_shard_id [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_bound [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_filter_baked_query_shard_id test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_baked_query test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_unbound [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_baked_query test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_baked_query_shard_id [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_baked_query_shard_id test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_explicit_shard [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_explicit_shard test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_plain_core_lookup_w_shard [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::LoaderOptionsTest::test_options_dont_pollute [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_plain_core_lookup_w_shard test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_plain_db_lookup [gw6] [ 39%] 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 [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_query_explicit_shard_via_bind_opts test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip test/orm/inheritance/test_poly_loading.py::NoBaseWPPlusAliasedTest::test_wp [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_joinedload_wsubclass test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_subqueryload_wsubclass [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_update [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_unbound test/ext/test_mutable.py::MutableInheritedCompositesTest::test_in_place_mutation_subclass [gw7] [ 39%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_string_bound test/orm/test_eager_relations.py::EagerTest::test_unnested_outerjoin_propagation_only_on_correct_path test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_string_unbound [gw2] [ 39%] 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 [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip_future [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip_future [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::NoBaseWPPlusAliasedTest::test_wp test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_shard_id_event [gw6] [ 39%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_shard_id_event test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_deferred test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[none-arg_level_prop] [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EagerTest::test_unnested_outerjoin_propagation_only_on_correct_path test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager [gw6] [ 39%] PASSED test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_deferred test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_refresh [gw7] [ 39%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_string_unbound [gw6] [ 39%] PASSED test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_refresh test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_unexpire test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_unbound [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_subqueryload_wsubclass_mapper_term [gw6] [ 39%] PASSED test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_unexpire test/ext/test_horizontal_shard.py::SelectinloadRegressionTest::test_selectinload_query [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[none-arg_level_prop] [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager [gw7] [ 39%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_unbound test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_bound test/orm/test_of_type.py::SubclassRelationshipTest2::test_all_subq_query test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[none-create_prop] test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager_propagated_present [gw7] [ 39%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_bound test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_string_bound [gw6] [ 39%] PASSED test/ext/test_horizontal_shard.py::SelectinloadRegressionTest::test_selectinload_query [gw7] [ 39%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_string_bound [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager_propagated_present test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_string_unbound test/orm/test_eager_relations.py::EagerTest::test_uselist_false_warning [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableInheritedCompositesTest::test_in_place_mutation_subclass [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[none-create_prop] test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[none-dont_create_prop] test/ext/test_mutable.py::MutableInheritedCompositesTest::test_pickle_of_parent_subclass [gw7] [ 39%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_string_unbound test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_unbound [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EagerTest::test_uselist_false_warning test/orm/test_eager_relations.py::EagerTest::test_we_adapt_for_compound_for_getter [gw7] [ 39%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_unbound [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableInheritedCompositesTest::test_pickle_of_parent_subclass [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[none-dont_create_prop] test/ext/test_mutable.py::MutableListNoHashTest::test_append test/orm/test_options.py::OptionsNoPropTest::test_col_option_against_relationship_attr [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EagerTest::test_we_adapt_for_compound_for_getter test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-arg_level_prop] test/orm/test_eager_relations.py::EagerTest::test_wide test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_baked_mix [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-arg_level_prop] [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest2::test_all_subq_query test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-create_prop] test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_flat_contains_eager_of_type_b1 [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EagerTest::test_wide test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_m2m [gw6] [ 39%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_baked_mix [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-create_prop] test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_evaluate test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-dont_create_prop] [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_append test/ext/test_mutable.py::MutableListNoHashTest::test_clear [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_flat_contains_eager_of_type_b1 test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_flat_contains_eager_of_type_b1_c1 [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_clear [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_m2m test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_none test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_o2m [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-dont_create_prop] test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-arg_level_prop] [gw2] [ 39%] 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 [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_o2m [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_none test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_m2m [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_of_type_contains_eager_of_type_b1 test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_of_type_contains_eager_of_type_b1_c1 test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_raise [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_raise test/ext/test_mutable.py::MutableListNoHashTest::test_copy [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_m2m test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_o2m [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_o2m test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-arg_level_prop] [gw2] [ 39%] 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/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-create_prop] [gw2] [ 39%] 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 [gw2] [ 39%] 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 [gw7] [ 39%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_col_option_against_relationship_attr [gw6] [ 39%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_evaluate [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-create_prop] [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_of_type_contains_eager_of_type_b1 test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load_of_type test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_of_type_contains_eager_of_type_b1_c1 test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_fetch test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-dont_create_prop] [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load_of_type [gw2] [ 39%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_of_type_contains_eager_of_type_b1_c1 test/orm/test_options.py::OptionsNoPropTest::test_load_only_against_multi_entity_attr test/orm/test_eager_relations.py::EntityViaMultiplePathTestThree::test_multi_path_load_lazy_none test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_bad_args [gw2] [ 39%] 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 [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_copy [gw2] [ 39%] 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 [gw2] [ 39%] 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 [gw2] [ 39%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_nothing_target test/ext/test_mutable.py::MutableListNoHashTest::test_deepcopy test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_clauseelem_as_key_set [gw2] [ 39%] 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 [gw2] [ 39%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_column_as_key_set [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-dont_create_prop] test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_column_as_key_set_schema [gw2] [ 39%] 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 [gw2] [ 39%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_five test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_four [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_deepcopy [gw2] [ 39%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_four test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_four_no_pk test/orm/inheritance/test_poly_loading.py::TestGeometries::test_partial_load_no_invoke_eagers [gw2] [ 39%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_four_no_pk [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestThree::test_multi_path_load_lazy_none test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_six test/ext/test_mutable.py::MutableListNoHashTest::test_del_slice [gw2] [ 39%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_six test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_three [gw2] [ 39%] 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 [gw2] [ 39%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_two test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_legacy_join_style test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_five [gw2] [ 39%] 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 [gw2] [ 39%] 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 [gw2] [ 39%] 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 [gw2] [ 39%] 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] [gw2] [ 39%] 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] [gw2] [ 39%] 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 [gw2] [ 39%] 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 [gw2] [ 39%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_set_executemany test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_special_types_in_set [gw2] [ 39%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_special_types_in_set test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_three [gw2] [ 39%] 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 [gw2] [ 39%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_two test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_bad_args [gw2] [ 39%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_bad_args test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_last_inserted_id [gw2] [ 39%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_last_inserted_id [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_del_slice test/ext/test_mutable.py::MutableListNoHashTest::test_ensure_not_hashable [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_ensure_not_hashable test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_expression_multirow [gw2] [ 39%] 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 [gw2] [ 39%] 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 [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_partial_load_no_invoke_eagers test/ext/test_mutable.py::MutableListNoHashTest::test_extend [gw2] [ 39%] 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 [gw2] [ 39%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_preserve_order test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_singlerow [gw2] [ 39%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_singlerow test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[False] test/orm/test_onetoone.py::O2OTest::test_basic[False-False] [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_legacy_join_style test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_of_type [gw6] [ 39%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_fetch [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_of_type test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_evaluate [gw2] [ 39%] PASSED test/orm/test_onetoone.py::O2OTest::test_basic[False-False] test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_multiple_splice_points test/orm/test_onetoone.py::O2OTest::test_basic[False-True] [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[False] test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[True] [gw2] [ 39%] PASSED test/orm/test_onetoone.py::O2OTest::test_basic[False-True] test/orm/test_onetoone.py::O2OTest::test_basic[True-False] [gw7] [ 39%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_load_only_against_multi_entity_attr test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option [gw2] [ 39%] PASSED test/orm/test_onetoone.py::O2OTest::test_basic[True-False] test/orm/test_onetoone.py::O2OTest::test_simple_del[False] [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_extend test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_mutation [gw7] [ 39%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option [gw2] [ 39%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_del[False] [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_mutation test/orm/test_onetoone.py::O2OTest::test_simple_del[True] test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option_of_type [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[True] test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_mapped [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_multiple_splice_points test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_nested_innerjoin_propagation_multiple_paths_one [gw2] [ 39%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_del[True] test/orm/test_onetoone.py::O2OTest::test_simple_replace[False] test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_slice_mutation [gw7] [ 39%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option_of_type test/orm/test_options.py::OptionsNoPropTest::test_option_against_nonexistent_PropComparator [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_slice_mutation test/ext/test_mutable.py::MutableListNoHashTest::test_insert [gw2] [ 39%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_replace[False] test/orm/test_onetoone.py::O2OTest::test_simple_replace[True] [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_mapped test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_options [gw2] [ 39%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_replace[True] [gw7] [ 39%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_against_nonexistent_PropComparator test/sql/test_operators.py::AnyAllTest::test_all_array test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_one [gw2] [ 39%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_accessor [gw2] [ 39%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_accessor test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_negate_accessor [gw6] [ 39%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_evaluate [gw2] [ 39%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_negate_accessor test/sql/test_operators.py::AnyAllTest::test_all_array_expression test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_fetch [gw2] [ 39%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_expression test/sql/test_operators.py::AnyAllTest::test_all_array_method [gw0] [ 39%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_nested_innerjoin_propagation_multiple_paths_one [gw2] [ 39%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_method test/sql/test_operators.py::AnyAllTest::test_all_comparator_array [gw4] [ 39%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_options [gw2] [ 39%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_comparator_array test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_nested_innerjoin_propagation_multiple_paths_two test/sql/test_operators.py::AnyAllTest::test_all_comparator_array_wexpr [gw2] [ 39%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_comparator_array_wexpr test/sql/test_operators.py::AnyAllTest::test_all_subq test/orm/inheritance/test_poly_persistence.py::InsertOrderTest::test_insert_order [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_insert [gw2] [ 39%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_subq test/sql/test_operators.py::AnyAllTest::test_all_subq_method test/ext/test_mutable.py::MutableListNoHashTest::test_legacy_pickle_loads [gw2] [ 39%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_subq_method test/sql/test_operators.py::AnyAllTest::test_any_all_bindparam_coercion[all] [gw2] [ 39%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_all_bindparam_coercion[all] [gw5] [ 39%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_legacy_pickle_loads test/sql/test_operators.py::AnyAllTest::test_any_all_bindparam_coercion[any] [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_one [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_all_bindparam_coercion[any] test/ext/test_mutable.py::MutableListNoHashTest::test_operator_extend test/sql/test_operators.py::AnyAllTest::test_any_array test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_three [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_accessor [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_accessor test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_negate_accessor [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_negate_accessor test/sql/test_operators.py::AnyAllTest::test_any_array_expression [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_expression test/sql/test_operators.py::AnyAllTest::test_any_array_method [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_method test/sql/test_operators.py::AnyAllTest::test_any_comparator_array [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_comparator_array test/sql/test_operators.py::AnyAllTest::test_any_comparator_array_wexpr [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_comparator_array_wexpr test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-0] [gw2] [ 40%] 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] [gw6] [ 40%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_fetch [gw2] [ 40%] 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] [gw2] [ 40%] 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] [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::InsertOrderTest::test_insert_order [gw2] [ 40%] 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] [gw2] [ 40%] 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] [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_three [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-5] test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_two test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-6] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_base_alias_filter [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-6] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-7] [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-7] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-0] [gw2] [ 40%] 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] [gw2] [ 40%] 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] [gw2] [ 40%] 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] [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-3] [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_operator_extend [gw0] [ 40%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_nested_innerjoin_propagation_multiple_paths_two test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-4] [gw2] [ 40%] 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] test/ext/test_mutable.py::MutableListNoHashTest::test_pickle_parent test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_splice_onto_ac [gw2] [ 40%] 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] [gw2] [ 40%] 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] [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-7] test/sql/test_operators.py::AnyAllTest::test_any_subq [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_pickle_parent [gw2] [ 40%] 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::MutableListNoHashTest::test_pop [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_subq_method test/sql/test_operators.py::AnyAllTest::test_illegal_ops [gw2] [ 40%] PASSED test/sql/test_operators.py::AnyAllTest::test_illegal_ops [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_base_alias_filter [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_two test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_lookup test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_evaluate test/sql/test_operators.py::ArrayIndexOpTest::test_contains_override_raises test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_PropComparator [gw2] [ 40%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_contains_override_raises [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_lookup test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_sub_table_filter [gw2] [ 40%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal_zeroind [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_lazy_load [gw2] [ 40%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal_zeroind test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr [gw2] [ 40%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr_zeroind [gw2] [ 40%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr_zeroind test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal [gw2] [ 40%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal_zeroind [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_lazy_load [gw2] [ 40%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal_zeroind test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_primary_table_only_for_requery test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_primary_table_only_for_requery [gw2] [ 40%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_standalone_orphans test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr_zeroind [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_base_alias_filter [gw2] [ 40%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr_zeroind test/sql/test_operators.py::ArrayIndexOpTest::test_override_operators [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_PropComparator [gw2] [ 40%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_override_operators [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_getitem test/sql/test_operators.py::ArrayIndexOpTest::test_setup_getitem_w_dims test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_then_mapper_PropComparator [gw2] [ 40%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_setup_getitem_w_dims [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_lookup test/sql/test_operators.py::BetweenTest::test_between_1 [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_lookup [gw2] [ 40%] PASSED test/sql/test_operators.py::BetweenTest::test_between_1 test/sql/test_operators.py::BetweenTest::test_between_2 [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_pop [gw2] [ 40%] PASSED test/sql/test_operators.py::BetweenTest::test_between_2 test/sql/test_operators.py::BetweenTest::test_between_3 test/ext/test_mutable.py::MutableListNoHashTest::test_remove [gw2] [ 40%] PASSED test/sql/test_operators.py::BetweenTest::test_between_3 test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_base_alias_filter test/sql/test_operators.py::BetweenTest::test_between_4 [gw2] [ 40%] PASSED test/sql/test_operators.py::BetweenTest::test_between_4 test/sql/test_operators.py::BetweenTest::test_between_5 [gw2] [ 40%] PASSED test/sql/test_operators.py::BetweenTest::test_between_5 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_remove test/ext/test_mutable.py::MutableListNoHashTest::test_reverse [gw6] [ 40%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_evaluate [gw0] [ 40%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_splice_onto_ac [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_then_mapper_PropComparator test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_fetch [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_reverse test/orm/test_options.py::OptionsNoPropTest::test_option_with_mapper_PropCompatator [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_lookup [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/test_eager_relations.py::InnerJoinSplicingWSecondaryTest_sqlite+pysqlite_3_41_2::test_joined_across [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_lazy_load [gw7] [ 40%] 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 [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_primary_table_only_for_requery test/ext/test_mutable.py::MutableListNoHashTest::test_sort [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_standalone_orphans [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased [gw4] [ 40%] 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 [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_getitem [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_sort [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_getitem test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_key test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_lookup [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_lookup [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_with_mapper_then_column_PropComparator [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_key [gw6] [ 40%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_fetch test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_base_alias_filter test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_reverse_kwarg test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_cls [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_synchronize_evaluate test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_reverse_kwarg [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen test/ext/test_mutable.py::MutableListNoHashTest::test_unrelated_flush [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_cls test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_descriptor [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_lookup [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_sub_table_filter [gw0] [ 40%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingWSecondaryTest_sqlite+pysqlite_3_41_2::test_joined_across [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_lazy_load [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_primary_table_only_for_requery [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_unrelated_flush [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_primary_table_only_for_requery test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_aliased_abs_bcs [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_standalone_orphans [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_descriptor test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_base_alias_filter test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_append test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_is_missing_of_type_for_alias [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_base_alias_filter [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen [gw0] [ 40%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_aliased_abs_bcs test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_unaliased_abs_bcs [gw0] [ 40%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_unaliased_abs_bcs test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_aliased_abs_bcs_one [gw0] [ 40%] 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 [gw0] [ 40%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_aliased_abs_bcs_two test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_plus_joined_aliased_abs_bcs [gw6] [ 40%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_synchronize_evaluate test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_synchronize_fetch [gw6] [ 40%] 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 [gw7] [ 40%] 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 [gw7] [ 40%] 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 [gw7] [ 40%] 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 [gw7] [ 40%] 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 [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_wpoly_subclasss test/orm/test_options.py::OptionsTest::test_aliased_single [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsTest::test_aliased_single test/orm/test_options.py::OptionsTest::test_chained [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsTest::test_chained test/orm/test_options.py::OptionsTest::test_chained_plus_multi [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsTest::test_chained_plus_multi test/orm/test_options.py::OptionsTest::test_from_base_to_base_attr_via_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_loads_at_once [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_loads_at_once test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen [gw6] [ 40%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_filter_baked_query_shard_id test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_getitem [gw4] [ 40%] 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 [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_base_alias_filter [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_base_alias_filter [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsTest::test_from_base_to_base_attr_via_subclass test/orm/test_options.py::OptionsTest::test_from_base_to_subclass_attr test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] [gw0] [ 40%] 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 test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_lookup [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_lookup [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_append test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_clear [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_clear test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_none [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_none test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_raise [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_raise test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_copy [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_copy test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_deepcopy [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_deepcopy test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_del_slice [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_del_slice test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_extend test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_sub_table_filter [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_lazy_load [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_primary_table_only_for_requery [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_standalone_orphans [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_base_alias_filter [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_getitem [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_lookup [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_base_alias_filter [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_lookup [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_sub_table_filter [gw4] [ 40%] 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 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsTest::test_from_base_to_subclass_attr test/orm/test_options.py::OptionsTest::test_from_subclass_to_subclass_attr [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_lazy_load [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw5] [ 40%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_extend test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_primary_table_only_for_requery [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_primary_table_only_for_requery test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_mutation [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw7] [ 40%] PASSED 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_standalone_orphans test/orm/test_options.py::OptionsTest::test_get_path_one_level_attribute [gw0] [ 40%] 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 [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_base_alias_filter [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsTest::test_get_path_one_level_attribute test/orm/test_options.py::OptionsTest::test_get_path_one_level_with_unrelated [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsTest::test_get_path_one_level_with_unrelated [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_base_alias_filter test/orm/test_options.py::OptionsTest::test_multi_entity_no_mapped_entities test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_getitem [gw2] [ 40%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw7] [ 40%] PASSED test/orm/test_options.py::OptionsTest::test_multi_entity_no_mapped_entities test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine test/orm/test_options.py::OptionsTest::test_multi_entity_opt_on_second [gw4] [ 40%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_lookup [gw7] [ 41%] PASSED test/orm/test_options.py::OptionsTest::test_multi_entity_opt_on_second [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine test/orm/test_options.py::OptionsTest::test_of_type test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_lookup [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one [gw7] [ 41%] PASSED test/orm/test_options.py::OptionsTest::test_of_type test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one test/orm/test_options.py::OptionsTest::test_of_type_plus_level test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_one [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_two [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six [gw7] [ 41%] PASSED test/orm/test_options.py::OptionsTest::test_of_type_plus_level test/orm/test_options.py::OptionsTest::test_of_type_string_attr [gw5] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_mutation [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_slice_mutation [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten [gw7] [ 41%] PASSED test/orm/test_options.py::OptionsTest::test_of_type_string_attr test/orm/test_options.py::OptionsTest::test_path_exhausted [gw6] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get [gw7] [ 41%] PASSED test/orm/test_options.py::OptionsTest::test_path_exhausted [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen test/orm/test_options.py::OptionsTest::test_path_multilevel_attribute [gw7] [ 41%] PASSED test/orm/test_options.py::OptionsTest::test_path_multilevel_attribute [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen [gw5] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_slice_mutation test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three test/orm/test_options.py::OptionsTest::test_path_on_entity_but_doesnt_match_currentpath test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_two test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_insert [gw7] [ 41%] PASSED test/orm/test_options.py::OptionsTest::test_path_on_entity_but_doesnt_match_currentpath test/orm/test_options.py::OptionsTest::test_with_current_aliased_single test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_joinedload_aliased_abs_bcs [gw7] [ 41%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_aliased_single test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_entity [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three [gw7] [ 41%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_entity test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_option [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw5] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_insert test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_lookup [gw7] [ 41%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_option [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two test/orm/test_options.py::OptionsTest::test_with_current_match_aliased_classes test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_legacy_pickle_loads [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_sub_table_filter [gw7] [ 41%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_match_aliased_classes [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two test/orm/test_options.py::OptionsTest::test_with_current_matching_attribute test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join [gw7] [ 41%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_matching_attribute test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_attribute [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_lazy_load [gw7] [ 41%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_attribute test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_entity [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_joinedload_aliased_abs_bcs [gw7] [ 41%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_entity test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_lazyload_aliased_abs_bcs test/orm/test_options.py::PickleTest::test_legacy_opt_setstate [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_primary_table_only_for_requery [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_standalone_orphans [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join_future [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_base_alias_filter [gw4] [ 41%] 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 [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_lookup [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_lazyload_aliased_abs_bcs [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_lookup [gw6] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_lazyload_plus_joined_aliased_abs_bcs test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_base_alias_filter [gw3] [ 41%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_adapt_statement_cloned_traversal test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query_shard_id test/aaa_profiling/test_memusage.py::CycleTest::test_adapt_statement_replacement_traversal [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_nesting_queries [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_nesting_queries test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight [gw5] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_legacy_pickle_loads [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_lazyload_plus_joined_aliased_abs_bcs test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_operator_extend test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine [gw5] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_operator_extend [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pickle_parent test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_one [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload [gw5] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pickle_parent [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_base_alias_filter test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pop test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_lookup [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_sub_table_filter [gw7] [ 41%] PASSED test/orm/test_options.py::PickleTest::test_legacy_opt_setstate [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload test/orm/test_options.py::PickleTest::test_modern_opt_getstate test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload [gw7] [ 41%] PASSED test/orm/test_options.py::PickleTest::test_modern_opt_getstate [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/test_options.py::PickleTest::test_modern_opt_setstate test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_lazy_load [gw7] [ 41%] PASSED test/orm/test_options.py::PickleTest::test_modern_opt_setstate [gw6] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query_shard_id [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload test/orm/test_options.py::SubOptionsTest::test_five [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_primary_table_only_for_requery test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_explicit_shard [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_standalone_orphans [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_base_alias_filter [gw4] [ 41%] 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 [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_one [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_two [gw4] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_lookup [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_two test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_baseclass_base_alias_filter [gw5] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pop [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_remove test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one [gw5] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_remove test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_standalone_orphans [gw6] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_explicit_shard [gw7] [ 41%] PASSED test/orm/test_options.py::SubOptionsTest::test_five test/orm/test_options.py::SubOptionsTest::test_four [gw7] [ 41%] PASSED test/orm/test_options.py::SubOptionsTest::test_four test/orm/test_options.py::SubOptionsTest::test_invalid_one test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_core_lookup_w_shard [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw7] [ 41%] PASSED test/orm/test_options.py::SubOptionsTest::test_invalid_one test/orm/test_options.py::SubOptionsTest::test_not_implemented_fromload [gw7] [ 41%] PASSED test/orm/test_options.py::SubOptionsTest::test_not_implemented_fromload test/orm/test_options.py::SubOptionsTest::test_not_implemented_toload [gw7] [ 41%] PASSED test/orm/test_options.py::SubOptionsTest::test_not_implemented_toload test/orm/test_options.py::SubOptionsTest::test_one [gw7] [ 41%] PASSED test/orm/test_options.py::SubOptionsTest::test_one test/orm/test_options.py::SubOptionsTest::test_three [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw7] [ 41%] PASSED test/orm/test_options.py::SubOptionsTest::test_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_one test/orm/test_options.py::SubOptionsTest::test_two [gw7] [ 41%] PASSED test/orm/test_options.py::SubOptionsTest::test_two test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_one [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two [gw6] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_core_lookup_w_shard [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two [gw5] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_base_alias_filter test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_db_lookup [gw5] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_getitem [gw5] [ 41%] 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 [gw5] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_lookup [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_base_alias_filter [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar [gw7] [ 41%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_one test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_three [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future [gw7] [ 41%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_three [gw6] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_db_lookup test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_two [gw7] [ 41%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_two test/orm/test_options.py::WithEntitiesTest::test_options_legacy_with_entities_onelevel [gw7] [ 41%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_legacy_with_entities_onelevel test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_query_explicit_shard_via_bind_opts test/orm/test_options.py::WithEntitiesTest::test_options_with_only_cols_onelevel [gw7] [ 41%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_with_only_cols_onelevel test/ext/test_orderinglist.py::OrderingListTest::test_append_no_reorder [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable [gw7] [ 41%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_append_no_reorder test/ext/test_orderinglist.py::OrderingListTest::test_append_reorder [gw5] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_lookup [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future [gw6] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_query_explicit_shard_via_bind_opts [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future [gw7] [ 41%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_append_reorder [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future test/ext/test_orderinglist.py::OrderingListTest::test_funky_ordering [gw7] [ 41%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_funky_ordering [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future test/ext/test_orderinglist.py::OrderingListTest::test_insert test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection [gw7] [ 41%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_insert test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar test/ext/test_orderinglist.py::OrderingListTest::test_picklability [gw5] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_sub_table_filter [gw7] [ 41%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_picklability test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_aliased_not_polluted_by_join test/ext/test_orderinglist.py::OrderingListTest::test_replace [gw5] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_lazy_load [gw7] [ 41%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_replace [gw5] [ 41%] 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 test/ext/test_orderinglist.py::OrderingListTest::test_replace_two [gw5] [ 41%] 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 [gw5] [ 41%] 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 [gw7] [ 41%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_replace_two test/ext/test_orderinglist.py::OrderingListTest::test_slice [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar [gw7] [ 41%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_slice test/orm/test_eager_relations.py::LoadOnExistingTest::test_no_crash_on_existing test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_w_annotation [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_aliased_not_polluted_by_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_one [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_three [gw6] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw5] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_getitem test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip_future [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw5] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_getitem test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_lookup [gw5] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_lookup [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_no_crash_on_existing [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/orm/test_eager_relations.py::LoadOnExistingTest::test_populate_existing_propagate test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_expire test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_populate_existing_propagate test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[immediate] [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future [gw6] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip_future [gw7] [ 41%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_w_annotation test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_wo_annotation test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_shard_id_event [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[immediate] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_flat_aliased_w_select_from [gw5] [ 41%] 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 test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[selectin] [gw5] [ 41%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_sub_table_filter [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_flat_aliased_w_select_from test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_from_alias [gw5] [ 41%] 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 [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_one [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_three [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_two [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one [gw6] [ 41%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_shard_id_event [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw2] [ 41%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw0] [ 41%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[selectin] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[subquery] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four [gw7] [ 42%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_wo_annotation [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_w_annotations test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_lazy_load [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten [gw6] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_primary_table_only_for_requery [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect_w_update_expr [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_standalone_orphans [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_getitem [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_getitem [gw0] [ 42%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[subquery] [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future test/orm/test_eager_relations.py::LoadOnExistingTest::test_runs_query_on_refresh [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_lookup [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_base_alias_filter [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three [gw0] [ 42%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_runs_query_on_refresh [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw6] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect_w_update_expr test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_plain [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four [gw6] [ 42%] 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 [gw6] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_w_update_expr test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_non_hybrid_attr test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_one [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four [gw6] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_non_hybrid_attr test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_indirect [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future [gw6] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_indirect test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_plain [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_lookup [gw6] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_plain test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_w_update_expr [gw6] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_w_update_expr test/ext/test_hybrid.py::BulkUpdateTest::test_update_expr [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_lookup [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three [gw6] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_update_expr test/ext/test_hybrid.py::BulkUpdateTest::test_update_plain [gw6] [ 42%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_update_plain [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_lazy_load test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_expression [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two [gw6] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_expression test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future [gw6] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query_col [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future [gw0] [ 42%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_one [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_primary_table_only_for_requery [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_standalone_orphans test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_three [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_base_alias_filter [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future [gw0] [ 42%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_base_alias_filter test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_two test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_getitem [gw5] [ 42%] 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 [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_lookup [gw0] [ 42%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_two test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_base_alias_filter [gw0] [ 42%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities [gw4] [ 42%] 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 [gw4] [ 42%] 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/test_eager_relations.py::MixedEntitiesTest::test_two_entities_with_joins [gw4] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_lazy_load [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw0] [ 42%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities_with_joins test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw4] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_primary_table_only_for_requery test/orm/test_eager_relations.py::MixedSelfReferentialEagerTest::test_eager_load [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_base_alias_filter [gw4] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_standalone_orphans [gw4] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_subclass_base_alias_filter [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five [gw4] [ 42%] 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 [gw5] [ 42%] 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 [gw4] [ 42%] 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 [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_sub_table_filter [gw6] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query_col test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_lazy_load test/ext/test_hybrid.py::MethodExpressionTest::test_call [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four [gw6] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_call [gw7] [ 42%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_w_annotations test/ext/test_hybrid.py::MethodExpressionTest::test_docstring [gw6] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_docstring test/ext/test_hybrid.py::MethodExpressionTest::test_expression test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_wo_annotations [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one [gw0] [ 42%] PASSED test/orm/test_eager_relations.py::MixedSelfReferentialEagerTest::test_eager_load [gw6] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_expression test/ext/test_hybrid.py::MethodExpressionTest::test_info [gw6] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_info test/orm/test_eager_relations.py::OrderBySecondaryTest::test_ordering test/ext/test_hybrid.py::MethodExpressionTest::test_query [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_lazy_load [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six [gw6] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_query test/ext/test_hybrid.py::MethodExpressionTest::test_query_col [gw6] [ 42%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_query_col [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_filter [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_query [gw0] [ 42%] PASSED test/orm/test_eager_relations.py::OrderBySecondaryTest::test_ordering [gw5] [ 42%] 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 [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_base_alias_filter [gw5] [ 42%] 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 [gw5] [ 42%] 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 [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_lookup test/orm/test_eager_relations.py::SecondaryOptionsTest::test_contains_eager [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two [gw4] [ 42%] 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_41_2::test_join_through_polymorphic_nonaliased_five test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_base_alias_filter [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six [gw0] [ 42%] PASSED test/orm/test_eager_relations.py::SecondaryOptionsTest::test_contains_eager [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_query test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_value test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_other [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_value test/ext/test_hybrid.py::PropertyComparatorTest::test_docstring [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_docstring test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_one [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_one test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_two [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_two test/ext/test_hybrid.py::PropertyComparatorTest::test_query [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_query test/ext/test_hybrid.py::PropertyComparatorTest::test_set_get [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_set_get test/ext/test_hybrid.py::PropertyComparatorTest::test_value [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_value [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_base_alias_filter test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_expression test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_lookup [gw0] [ 42%] PASSED test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_other [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased [gw4] [ 42%] 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 [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased [gw4] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_lookup test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_same test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_sub_table_filter [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_lazy_load [gw4] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_lazy_load [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw4] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_primary_table_only_for_requery [gw4] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_primary_table_only_for_requery [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_primary_table_only_for_requery [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen [gw4] [ 42%] 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 [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_standalone_orphans [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_standalone_orphans [gw4] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_getitem [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias [gw4] [ 42%] 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 [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_getitem [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_expression test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_query [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_getitem [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_lookup [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_query [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one test/ext/test_hybrid.py::PropertyExpressionTest::test_any test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen [gw0] [ 42%] PASSED test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_same test/orm/test_eager_relations.py::SelectUniqueTest::test_many_to_one [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_base_alias_filter [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_any test/ext/test_hybrid.py::PropertyExpressionTest::test_cloning_in_polymorphic_any [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five [gw7] [ 42%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_wo_annotations test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_cloning_in_polymorphic_any test/ext/test_hybrid.py::PropertyExpressionTest::test_docstring [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_docstring test/ext/test_hybrid.py::PropertyExpressionTest::test_expression [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten [gw4] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_lookup [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_sub_table_filter [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_lazy_load [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_loads_at_once [gw4] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_lookup [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_loads_at_once [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_expression test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight test/ext/test_hybrid.py::PropertyExpressionTest::test_expression_isnt_clause_element [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_expression_isnt_clause_element test/ext/test_hybrid.py::PropertyExpressionTest::test_info test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_info test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_primary_table_only_for_requery [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_standalone_orphans [gw2] [ 42%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen [gw5] [ 42%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_base_alias_filter [gw6] [ 42%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed_legacy [gw5] [ 42%] 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 [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four [gw6] [ 43%] 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 [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_lookup [gw7] [ 43%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_w_annotations test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_base_alias_filter [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_sub_table_filter [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] [gw4] [ 43%] 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 [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_primary_table_only_for_requery [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_standalone_orphans [gw0] [ 43%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_many_to_one [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_base_alias_filter [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine [gw4] [ 43%] 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_none_False_noredefine_nonlazy::test_subclass_getitem [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_error[contains_eager] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_lookup [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_lookup [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed_tablename_plus_col [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_base_alias_filter test/ext/test_hybrid.py::PropertyExpressionTest::test_query test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_lookup [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_query [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven test/ext/test_hybrid.py::PropertyExpressionTest::test_set_get test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_set_get test/ext/test_hybrid.py::PropertyMirrorTest::test_aliased_mismatched_col [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_sub_table_filter [gw5] [ 43%] PASSED 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_True_redefine_lazy::test_lazy_load [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_aliased_mismatched_col test/ext/test_hybrid.py::PropertyMirrorTest::test_c_collection_func_element [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_c_collection_func_element test/ext/test_hybrid.py::PropertyMirrorTest::test_class [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_class test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_lazy_load test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_primary_table_only_for_requery [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present_ac [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_standalone_orphans [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_base_alias_filter [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present_ac [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_base_alias_filter test/ext/test_hybrid.py::PropertyMirrorTest::test_filter_by_mismatched_col test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_getitem [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two [gw5] [ 43%] 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 [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_filter_by_mismatched_col test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join test/ext/test_hybrid.py::PropertyMirrorTest::test_get_history [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_lookup [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_get_history test/ext/test_hybrid.py::PropertyMirrorTest::test_info_from_hybrid test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_base_alias_filter [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_info_from_hybrid test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_base_alias_filter [gw7] [ 43%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_w_annotations test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_wo_annotations [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join_future [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_lookup test/ext/test_hybrid.py::PropertyMirrorTest::test_info_not_mirrored [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_nesting_queries [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_info_not_mirrored test/ext/test_hybrid.py::PropertyMirrorTest::test_key [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_key test/ext/test_hybrid.py::PropertyMirrorTest::test_property [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_nesting_queries test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_property test/ext/test_hybrid.py::PropertyOverrideTest::test_override_comparator [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_lookup [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_sub_table_filter [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_lazy_load [gw0] [ 43%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_error[contains_eager] test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_error[joinedload] [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_comparator test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine test/ext/test_hybrid.py::PropertyOverrideTest::test_override_expr [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_lazy_load test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_primary_table_only_for_requery [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_sub_table_filter [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_standalone_orphans [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_standalone_orphans [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_lazy_load [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_getitem [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_lookup [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_lazy_load [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload 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::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_primary_table_only_for_requery [gw5] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_standalone_orphans [gw0] [ 43%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_error[joinedload] [gw4] [ 43%] 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/test_eager_relations.py::SelectUniqueTest::test_unique_scalars_multiple_entity test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_one [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_getitem [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_lookup [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_base_alias_filter [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_expr test/ext/test_hybrid.py::PropertyOverrideTest::test_override_getter [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_getter test/ext/test_hybrid.py::PropertyOverrideTest::test_override_setter [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_setter [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship test/ext/test_hybrid.py::PropertyOverrideTest::test_property test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one [gw7] [ 43%] 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 [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_one [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_property test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_three test/ext/test_hybrid.py::PropertyValueTest::test_nonassignable [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue [gw0] [ 43%] 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 [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_expire [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_one [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_lookup [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_sub_table_filter [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyValueTest::test_nonassignable test/ext/test_hybrid.py::PropertyValueTest::test_nondeletable [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyValueTest::test_nondeletable [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_one test/ext/test_hybrid.py::PropertyValueTest::test_set_get test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two [gw6] [ 43%] PASSED test/ext/test_hybrid.py::PropertyValueTest::test_set_get test/ext/test_hybrid.py::SpecialObjectTest::test_docstring [gw0] [ 43%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_scalars_single_entity [gw6] [ 43%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_docstring test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_multiple_entity test/ext/test_hybrid.py::SpecialObjectTest::test_instance_four [gw6] [ 43%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_four test/ext/test_hybrid.py::SpecialObjectTest::test_instance_one [gw6] [ 43%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_one test/ext/test_hybrid.py::SpecialObjectTest::test_instance_three [gw6] [ 43%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_three [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass test/ext/test_hybrid.py::SpecialObjectTest::test_instance_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five [gw6] [ 43%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_two test/ext/test_hybrid.py::SpecialObjectTest::test_query_five [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five [gw6] [ 43%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_five test/ext/test_hybrid.py::SpecialObjectTest::test_query_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four [gw6] [ 43%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one test/ext/test_hybrid.py::SpecialObjectTest::test_query_one [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw6] [ 43%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future test/ext/test_hybrid.py::SpecialObjectTest::test_query_three [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six [gw6] [ 43%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_three test/ext/test_hybrid.py::SpecialObjectTest::test_query_two [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six [gw6] [ 43%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_lazy_load [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_from_alias [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_lazy_load [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_one test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_primary_table_only_for_requery [gw4] [ 43%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_primary_table_only_for_requery [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_three test/dialect/postgresql/test_query.py::ExtractTest::test_five [gw4] [ 43%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_five test/dialect/postgresql/test_query.py::ExtractTest::test_four [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_two [gw4] [ 43%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_four test/dialect/postgresql/test_query.py::ExtractTest::test_fourteen [gw4] [ 43%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_fourteen [gw3] [ 43%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_adapt_statement_replacement_traversal test/dialect/postgresql/test_query.py::ExtractTest::test_nine [gw4] [ 43%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_nine test/dialect/postgresql/test_query.py::ExtractTest::test_one test/aaa_profiling/test_memusage.py::CycleTest::test_cache_key [gw0] [ 43%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_multiple_entity [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_two [gw4] [ 43%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_one test/dialect/postgresql/test_query.py::ExtractTest::test_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one [gw4] [ 43%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_seven test/dialect/postgresql/test_query.py::ExtractTest::test_six test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_single_entity [gw4] [ 43%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_six test/dialect/postgresql/test_query.py::ExtractTest::test_ten [gw4] [ 43%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_ten test/dialect/postgresql/test_query.py::ExtractTest::test_thirteen [gw4] [ 43%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_thirteen test/dialect/postgresql/test_query.py::ExtractTest::test_three [gw4] [ 43%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_three test/dialect/postgresql/test_query.py::ExtractTest::test_twelve [gw4] [ 43%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_twelve test/dialect/postgresql/test_query.py::ExtractTest::test_two [gw4] [ 43%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_two test/orm/test_query.py::FilterTest::test_any [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_expr [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw6] [ 43%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_expr test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_property [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven [gw6] [ 43%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_property test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five test/ext/test_hybrid.py::SynonymOfPropertyTest::test_hasattr [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four [gw6] [ 43%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_hasattr test/ext/test_hybrid.py::SynonymOfPropertyTest::test_instance_access [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine [gw7] [ 43%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_w_annotations [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine [gw6] [ 43%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_instance_access test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_autoincrement_true [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven [gw6] [ 43%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_autoincrement_true test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args0-ALWAYS AS IDENTITY] [gw6] [ 43%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args0-ALWAYS AS IDENTITY] test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_wo_annotations test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args1-BY DEFAULT AS IDENTITY (START WITH 5)] [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six [gw6] [ 43%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args1-BY DEFAULT AS IDENTITY (START WITH 5)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args10-BY DEFAULT AS IDENTITY (ORDER CYCLE)] [gw6] [ 43%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args10-BY DEFAULT AS IDENTITY (ORDER CYCLE)] [gw5] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten [gw2] [ 43%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw0] [ 44%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_single_entity [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_basic [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args11-BY DEFAULT AS IDENTITY (NO ORDER NO CYCLE)] [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw6] [ 44%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args11-BY DEFAULT AS IDENTITY (NO ORDER NO CYCLE)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] [gw6] [ 44%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args3-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 5)] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future [gw6] [ 44%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args3-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 5)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args4-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 0 MINVALUE 0)] [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future [gw6] [ 44%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args4-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 0 MINVALUE 0)] [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args5-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 1 MAXVALUE 5)] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one [gw6] [ 44%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args5-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 1 MAXVALUE 5)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args6-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 1 NO MAXVALUE)] [gw6] [ 44%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args6-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 1 NO MAXVALUE)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args7-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 0 NO MINVALUE)] [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp [gw6] [ 44%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args7-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 0 NO MINVALUE)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args8-ALWAYS AS IDENTITY (START WITH 1 MAXVALUE 10 CYCLE)] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future [gw6] [ 44%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args8-ALWAYS AS IDENTITY (START WITH 1 MAXVALUE 10 CYCLE)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args9-BY DEFAULT AS IDENTITY (CACHE 1000 ORDER)] [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw0] [ 44%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_basic [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three [gw6] [ 44%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args9-BY DEFAULT AS IDENTITY (CACHE 1000 ORDER)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_nullable_kwarg [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw6] [ 44%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_nullable_kwarg test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_lazy_fallback_doesnt_affect_eager test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_other_options [gw6] [ 44%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_other_options [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/sql/test_identity_column.py::IdentityDDL::test_autoincrement_true [gw6] [ 44%] 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] [gw6] [ 44%] 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)] [gw6] [ 44%] 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)] [gw6] [ 44%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args10-BY DEFAULT AS IDENTITY (ORDER CYCLE)] [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args11-BY DEFAULT AS IDENTITY (NO ORDER NO CYCLE)] [gw6] [ 44%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args11-BY DEFAULT AS IDENTITY (NO ORDER NO CYCLE)] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_one [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future [gw0] [ 44%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_lazy_fallback_doesnt_affect_eager test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_no_depth [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_any test/orm/test_query.py::FilterTest::test_any_doesnt_overcorrelate [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_any_doesnt_overcorrelate test/orm/test_query.py::FilterTest::test_basic [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_basic test/orm/test_query.py::FilterTest::test_blank_filter_by [gw7] [ 44%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_wo_annotations [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_blank_filter_by test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future test/orm/test_query.py::FilterTest::test_clause_element_ok [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_clause_element_ok test/orm/test_query.py::FilterTest::test_contains test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_attribute_set [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] [gw6] [ 44%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args3-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 5)] [gw6] [ 44%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args3-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 5)] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args4-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 0 MINVALUE 0)] [gw6] [ 44%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args4-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 0 MINVALUE 0)] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args5-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 1 MAXVALUE 5)] [gw6] [ 44%] 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)] [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args6-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 1 NO MAXVALUE)] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future [gw6] [ 44%] 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)] [gw6] [ 44%] 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)] [gw6] [ 44%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args8-ALWAYS AS IDENTITY (START WITH 1 MAXVALUE 10 CYCLE)] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args9-BY DEFAULT AS IDENTITY (CACHE 1000 ORDER)] [gw6] [ 44%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args9-BY DEFAULT AS IDENTITY (CACHE 1000 ORDER)] test/sql/test_identity_column.py::IdentityDDL::test_nullable_kwarg [gw6] [ 44%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_nullable_kwarg test/sql/test_identity_column.py::IdentityDDL::test_on_null [gw6] [ 44%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_on_null [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future test/sql/test_identity_column.py::IdentityDDL::test_other_options test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw6] [ 44%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_other_options test/sql/test_identity_column.py::IdentityTest::test_autoincrement_column [gw6] [ 44%] PASSED test/sql/test_identity_column.py::IdentityTest::test_autoincrement_column test/sql/test_identity_column.py::IdentityTest::test_identity_and_sequence [gw6] [ 44%] PASSED test/sql/test_identity_column.py::IdentityTest::test_identity_and_sequence test/sql/test_identity_column.py::IdentityTest::test_identity_autoincrement_false [gw7] [ 44%] SKIPPED test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_attribute_set [gw6] [ 44%] PASSED test/sql/test_identity_column.py::IdentityTest::test_identity_autoincrement_false test/sql/test_identity_column.py::IdentityTest::test_server_default_onupdate [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five [gw6] [ 44%] PASSED test/sql/test_identity_column.py::IdentityTest::test_server_default_onupdate test/sql/test_identity_column.py::IdentityTest::test_to_metadata [gw0] [ 44%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_no_depth test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_collection_append_remove [gw6] [ 44%] PASSED test/sql/test_identity_column.py::IdentityTest::test_to_metadata test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mariadb] [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_three [gw6] [ 44%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mariadb] test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_options [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mysql] [gw6] [ 44%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mysql] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[oracle] [gw6] [ 44%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[oracle] [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_three [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[postgresql] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw6] [ 44%] 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] [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_w_polymorphic [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_contains test/orm/test_query.py::FilterTest::test_contains_m2m [gw7] [ 44%] SKIPPED test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_collection_append_remove [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_w_polymorphic test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_w_polymorphic_flat test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_key_bound_branching [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_w_polymorphic_flat [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_contains_m2m test/orm/test_query.py::FilterTest::test_empty_filters [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_empty_filters test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two test/orm/test_query.py::FilterTest::test_exists [gw0] [ 44%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_options test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_with_deferred [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_exists [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/orm/test_query.py::FilterTest::test_filter_by test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_expire [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_filter_by test/orm/test_query.py::FilterTest::test_filter_by_against_binary [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_binary test/orm/test_query.py::FilterTest::test_filter_by_against_cast [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_cast test/orm/test_query.py::FilterTest::test_filter_by_against_function [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_function test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[none-False] [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six [gw4] [ 44%] 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] [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two [gw0] [ 44%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_with_deferred [gw4] [ 44%] 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] [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased test/orm/test_eager_relations.py::SelfReferentialM2MEagerTest::test_basic [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[of_type-False] test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[of_type-True] [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased [gw6] [ 44%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[sqlite] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mariadb] [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass [gw6] [ 44%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mariadb] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mysql] [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight [gw6] [ 44%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mysql] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-oracle] [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four [gw6] [ 44%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-oracle] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-postgresql] [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four [gw6] [ 44%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-postgresql] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-sqlite] [gw0] [ 44%] PASSED test/orm/test_eager_relations.py::SelfReferentialM2MEagerTest::test_basic [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven [gw6] [ 44%] 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] [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future [gw6] [ 44%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-mariadb] [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-mysql] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future [gw6] [ 44%] 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] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six [gw6] [ 44%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-oracle] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-postgresql] [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen [gw6] [ 44%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-postgresql] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-sqlite] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three [gw6] [ 44%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-sqlite] [gw7] [ 44%] SKIPPED test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_key_bound_branching [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/orm/test_immediate_load.py::ImmediateTest::test_basic test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_unbound_branching test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_from_alias [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_one [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_three [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_41_2::test_limited_eager_w_multi_null_booleans test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_two [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_two [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[of_type-True] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[two_arg-False] [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[two_arg-False] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[two_arg-True] [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[two_arg-True] [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four test/orm/test_query.py::FilterTest::test_filter_by_against_label test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_label test/orm/test_query.py::FilterTest::test_filter_by_against_union_legacy [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven [gw4] [ 44%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_union_legacy [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve [gw7] [ 44%] SKIPPED test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_unbound_branching test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six [gw6] [ 44%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[immediate] [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six [gw5] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check [gw5] [ 44%] SKIPPED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check test/orm/test_query.py::FilterTest::test_filter_by_against_union_newstyle test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_loads_at_once [gw2] [ 44%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten test/aaa_profiling/test_orm.py::DeferOptionsTest::test_baseline test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future [gw6] [ 45%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[immediate] test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise] [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_union_newstyle test/orm/test_query.py::FilterTest::test_filter_by_no_property [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_no_property test/orm/test_query.py::FilterTest::test_filter_by_non_entity [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_non_entity test/orm/test_query.py::FilterTest::test_filter_by_tables [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_loads_at_once test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_tables test/orm/test_query.py::FilterTest::test_has [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen [gw6] [ 45%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise] test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise_on_sql] [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw0] [ 45%] PASSED test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_41_2::test_limited_eager_w_multi_null_booleans test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_41_2::test_limited_eager_w_null [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two [gw6] [ 45%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise_on_sql] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[select] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future [gw6] [ 45%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[select] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[immediate] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_has test/orm/test_query.py::FilterTest::test_limit_offset [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_limit_offset test/orm/test_query.py::FilterTest::test_none_comparison [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_none_comparison test/orm/test_query.py::FilterTest::test_object_comparison [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[0] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[0] test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[1] [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[1] [gw2] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[2] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>'-'<'] [gw6] [ 45%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[immediate] test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join [gw0] [ 45%] PASSED test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_41_2::test_limited_eager_w_null test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property [gw6] [ 45%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise] test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise_on_sql] [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[2] [gw0] [ 45%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_correlated [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join_future test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[3] [gw4] [ 45%] 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] [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[4] test/orm/test_query.py::FilterTest::test_one_filter [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_one_filter test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit_w_cast [gw0] [ 45%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_correlated [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit_w_cast test/orm/test_query.py::FilterTest::test_text_coerce [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_nesting_queries [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_text_coerce test/orm/test_query.py::FilterTest::test_unique_binds_join_cond test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_desc [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_nesting_queries test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight [gw4] [ 45%] PASSED test/orm/test_query.py::FilterTest::test_unique_binds_join_cond [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>='-'<='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'!='-'!='] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'!='-'!='] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<'-'>'] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<='-'>='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<='-'>='] [gw0] [ 45%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_desc test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'='-'='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'='-'='] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>'-'<'] test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_negated [gw6] [ 45%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise_on_sql] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[select] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>='-'<='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'!='-'!='] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<'-'>'] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<='-'>='] [gw6] [ 45%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[select] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<='-'>='] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'='-'='] test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[joined] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>'-'<'] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>='-'<='] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload [gw0] [ 45%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_negated [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'!='-'!='] test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_labeled [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<'-'>'] [gw6] [ 45%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[joined] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<='-'>='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'='-'='] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>'-'<'] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>='-'<='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'!='-'!='] test/orm/test_query.py::GetTest::test_get [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<'-'>'] [gw0] [ 45%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_labeled [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<'-'>'] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<='-'>='] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_unlabeled [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'='-'='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>'-'<'] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>='-'<='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'!='-'!='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<'-'>'] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<'-'>'] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<='-'>='] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'='-'='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>'-'<'] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>'-'<'] [gw0] [ 45%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_unlabeled test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>='-'<='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'!='-'!='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'!='-'!='] test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[False-None] test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<'-'>'] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<='-'>='] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<='-'>='] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'='-'='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>'-'<'] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>='-'<='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'!='-'!='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<'-'>'] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<='-'>='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'='-'='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>'-'<'] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>='-'<='] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-noload-viewonly] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>='-'<='] [gw0] [ 45%] 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] test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'!='-'!='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'!='-'!='] [gw7] [ 45%] SKIPPED test/aaa_profiling/test_orm.py::DeferOptionsTest::test_baseline test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<'-'>'] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<='-'>='] test/aaa_profiling/test_orm.py::DeferOptionsTest::test_defer_many_cols [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'='-'='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>'-'<'] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>='-'<='] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'!='-'!='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<'-'>'] [gw0] [ 45%] PASSED test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[True-None] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<'-'>'] [gw6] [ 45%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-noload-viewonly] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<='-'>='] test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[True-score] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<='-'>='] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-load-normal] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'='-'='] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'='-'='] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_one test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>'-'<'] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>='-'<='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'!='-'!='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<'-'>'] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<='-'>='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'='-'='] [gw5] [ 45%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>'-'<'] [gw0] [ 45%] PASSED test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[True-score] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>='-'<='] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>='-'<='] [gw4] [ 45%] PASSED test/orm/test_query.py::GetTest::test_get test/orm/test_query.py::GetTest::test_get_against_col test/orm/test_query.py::OperatorTest::test_in test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_flag_on [gw4] [ 45%] PASSED test/orm/test_query.py::GetTest::test_get_against_col [gw0] [ 45%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_flag_on test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_no_result test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-nosetinputsizesflag-nosetinputsizeshook] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_in [gw0] [ 45%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-nosetinputsizesflag-nosetinputsizeshook] test/orm/test_query.py::OperatorTest::test_in_on_relationship_not_supported test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-nosetinputsizesflag-setinputsizeshook] [gw0] [ 45%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-nosetinputsizesflag-setinputsizeshook] [gw4] [ 45%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_no_result [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_in_on_relationship_not_supported test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_result test/orm/test_query.py::OperatorTest::test_m2o_compare_instance test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-setinputsizesflag-nosetinputsizeshook] [gw0] [ 45%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-setinputsizesflag-nosetinputsizeshook] [gw4] [ 45%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_result test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-setinputsizesflag-setinputsizeshook] [gw0] [ 45%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-setinputsizesflag-setinputsizeshook] test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_too_few_keys test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-nosetinputsizesflag-nosetinputsizeshook] [gw2] [ 45%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance [gw4] [ 45%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_too_few_keys [gw0] [ 45%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-nosetinputsizesflag-nosetinputsizeshook] test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_aliased test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-nosetinputsizesflag-setinputsizeshook] test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_too_many_keys [gw4] [ 45%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_too_many_keys [gw0] [ 46%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-nosetinputsizesflag-setinputsizeshook] test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_wrong_keys test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-setinputsizesflag-nosetinputsizeshook] [gw0] [ 46%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-setinputsizesflag-nosetinputsizeshook] [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_wrong_keys test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-setinputsizesflag-setinputsizeshook] test/orm/test_query.py::GetTest::test_get_composite_pk_no_result [gw5] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two [gw0] [ 46%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-setinputsizesflag-setinputsizeshook] test/dialect/mssql/test_engine.py::IgnoreNotransOnRollbackTest::test_ignore_no_transaction_on_rollback test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_no_result test/orm/test_query.py::GetTest::test_get_composite_pk_result [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::IgnoreNotransOnRollbackTest::test_ignore_no_transaction_on_rollback [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_result [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_aliased test/dialect/mssql/test_engine.py::IgnoreNotransOnRollbackTest::test_other_programming_error_on_rollback test/orm/test_query.py::GetTest::test_get_fully_null_composite_pk test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::IgnoreNotransOnRollbackTest::test_other_programming_error_on_rollback [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated_warn_on_none test/dialect/mssql/test_engine.py::InvalidTransactionFalsePositiveTest::test_invalid_transaction_detection [gw0] [ 46%] SKIPPED test/dialect/mssql/test_engine.py::InvalidTransactionFalsePositiveTest::test_invalid_transaction_detection [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated_warn_on_none test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_dm_pdw_nodes test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_dm_pdw_nodes test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null_aliased test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_dont_have_table_perms [gw6] [ 46%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-load-normal] [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_dont_have_table_perms [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null_aliased test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_exec_sessions test/orm/test_query.py::OperatorTest::test_multilevel_any test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-load-viewonly] [gw5] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_exec_sessions test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_no_system_views[False] [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_multilevel_any test/orm/test_query.py::OperatorTest::test_neg [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_no_system_views[False] test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_no_system_views[True] [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_neg test/orm/test_query.py::OperatorTest::test_o2m_any [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_no_system_views[True] test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_not_supported [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_any test/orm/test_query.py::OperatorTest::test_o2m_any_aliased [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_not_supported [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_any_aliased test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null [gw6] [ 46%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-load-viewonly] test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null_aliased test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-noload-normal] [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null_aliased test/orm/test_query.py::OperatorTest::test_op [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_op [gw5] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five test/dialect/mssql/test_engine.py::ParseConnectTest::test_bad_freetds_warning [gw0] [ 46%] SKIPPED test/dialect/mssql/test_engine.py::ParseConnectTest::test_bad_freetds_warning test/orm/test_query.py::OperatorTest::test_relationship_unimplemented test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_disconnect [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_disconnect test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_port_setting [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_port_setting test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_comma_port [gw0] [ 46%] 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 [gw0] [ 46%] 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 [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_extra test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_non_trusted [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_non_trusted test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_trusted [gw0] [ 46%] 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 [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_old_style_dsn_trusted test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_disconnect [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_relationship_unimplemented test/orm/test_query.py::OperatorTest::test_selfref_between [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_selfref_between test/orm/test_query.py::OperatorTest::test_selfref_relationship [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_disconnect test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_empty_url_no_warning [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_empty_url_no_warning test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_extra_connect [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_get_fully_null_composite_pk test/orm/test_query.py::GetTest::test_get_fully_null_pk [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_get_fully_null_pk test/orm/test_query.py::GetTest::test_get_null_pk [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_extra_connect test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_extra_connect_azure [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_extra_connect_azure test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_host_no_driver [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_host_no_driver test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_hostname [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_get_null_pk [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_hostname test/orm/test_query.py::GetTest::test_get_synonym_direct_name test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect [gw0] [ 46%] 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 [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect_ignores_other_values test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect_with_dsn [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_get_synonym_direct_name [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect_with_dsn test/orm/test_query.py::GetTest::test_get_synonym_indirect test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_token_injection[issue_8062] [gw5] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing [gw0] [ 46%] 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] [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_get_synonym_indirect [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_token_injection[original] test/orm/test_query.py::GetTest::test_get_too_few_params [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_get_too_few_params test/dialect/mssql/test_engine.py::RealIsolationLevelTest::test_isolation_level test/orm/test_query.py::GetTest::test_get_too_few_params_tuple [gw5] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing [gw0] [ 46%] SKIPPED test/dialect/mssql/test_engine.py::RealIsolationLevelTest::test_isolation_level [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_get_too_few_params_tuple test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass test/orm/test_query.py::GetTest::test_get_too_many_params test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pymssql_version [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_get_too_many_params test/orm/test_query.py::GetTest::test_load [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pymssql_version test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_fallback [gw2] [ 46%] PASSED test/orm/test_query.py::OperatorTest::test_selfref_relationship [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_load test/orm/test_query.py::GetTest::test_loader_options [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_fallback test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_productversion [gw0] [ 46%] PASSED test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_productversion test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_async_engine_from_config test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_41_2::test_modulo [gw0] [ 46%] 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 [gw0] [ 46%] 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 [gw0] [ 46%] 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 [gw6] [ 46%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-noload-normal] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_ctxmanager [gw5] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass [gw2] [ 46%] PASSED test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_41_2::test_modulo test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_plain test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_plain test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_eq_ne test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_41_2::test_over test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-noload-viewonly] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_eq_ne test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_info [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_info test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_not_started [gw2] [ 46%] PASSED test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_41_2::test_over [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_not_started test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_create_async_engine_server_side_cursor test/orm/test_query.py::ParentTest::test_from_entity_standalone_fn [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_create_async_engine_server_side_cursor test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_dispose [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_dispose test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_engine_eq_ne [gw5] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_engine_eq_ne test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_execution_options [gw0] [ 46%] 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 [gw0] [ 46%] 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 [gw0] [ 46%] 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 [gw0] [ 46%] 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] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture0] [gw5] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future [gw6] [ 46%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-noload-viewonly] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture1] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future [gw0] [ 46%] 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] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture2] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-load-normal] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture3] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture3] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture4] [gw5] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture4] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture5] [gw0] [ 46%] 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] [gw0] [ 46%] 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] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture7] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_invalidate [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_invalidate test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_isolation_level [gw5] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_isolation_level test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_no_attach_to_event_loop [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_no_attach_to_event_loop [gw5] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_no_timeout test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_loader_options [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_no_timeout test/orm/test_query.py::GetTest::test_unicode test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_some_timeout [gw0] [ 46%] 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 [gw0] [ 46%] 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 [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_proxied_attrs_engine test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_run_async [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_run_async test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_commit_noctx [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_commit_noctx [gw5] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_unicode test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_rollback_noctx test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_rollback_noctx test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_accessor test/orm/test_query.py::GetTest::test_unique_param_names [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_accessor test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_commit [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_commit test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_eq_ne [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_eq_ne test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_rollback [gw5] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_rollback [gw4] [ 46%] PASSED test/orm/test_query.py::GetTest::test_unique_param_names test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_we_are_definitely_running_async_tests [gw0] [ 46%] 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 [gw0] [ 46%] 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 [gw0] [ 46%] 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 [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners_dialect_event [gw5] [ 46%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners_pool_event [gw0] [ 46%] 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 [gw0] [ 46%] 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 [gw0] [ 46%] 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 test/orm/test_query.py::HasAnyTest::test_any_many_to_many [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_connection test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_engine [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_engine test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_conn test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_one [gw2] [ 46%] PASSED test/orm/test_query.py::ParentTest::test_from_entity_standalone_fn [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_conn test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_engine [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_engine [gw6] [ 46%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-load-normal] test/orm/test_query.py::ParentTest::test_m2m [gw2] [ 46%] PASSED test/orm/test_query.py::ParentTest::test_m2m test/orm/test_query.py::ParentTest::test_noparent test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_connection [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_connection test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_nested_transaction [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_nested_transaction test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_transaction [gw0] [ 46%] 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 [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regen_conn_but_not_engine test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regen_trans_but_not_conn [gw0] [ 46%] 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 [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regenerate_connection test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[None] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[None] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-load-viewonly] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[mappings] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[scalars] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[scalars] [gw2] [ 46%] PASSED test/orm/test_query.py::ParentTest::test_noparent test/orm/test_query.py::ParentTest::test_o2m [gw2] [ 46%] PASSED test/orm/test_query.py::ParentTest::test_o2m test/orm/test_query.py::ParentTest::test_select_from test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[None] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[mappings] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[scalars] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_columns_all [gw2] [ 46%] PASSED test/orm/test_query.py::ParentTest::test_select_from test/orm/test_query.py::ParentTest::test_select_from_alias [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_columns_all test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_keys[None] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_keys[None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_keys[mappings] [gw0] [ 46%] 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 [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_no_ss_cursor_w_exec_driver_sql test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_no_ss_cursor_w_execute [gw0] [ 46%] 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 [gw0] [ 46%] 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 [gw0] [ 46%] 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] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[mappings] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[mappings] [gw2] [ 46%] PASSED test/orm/test_query.py::ParentTest::test_select_from_alias test/orm/test_query.py::ParentTest::test_select_from_alias_from_entity test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[scalars] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-None] [gw6] [ 46%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-load-viewonly] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-mappings] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-scalars] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-noload-normal] [gw2] [ 46%] 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 [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-2-None] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-2-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-2-mappings] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-2-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-2-scalars] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-2-scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-None] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-mappings] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-scalars] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-None] [gw0] [ 46%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-mappings] [gw2] [ 47%] PASSED test/orm/test_query.py::ParentTest::test_select_from_alias_of_type test/orm/test_query.py::ParentTest::test_unique_binds_or [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-scalars] [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-10-None] [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-10-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-10-mappings] [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-10-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-10-scalars] [gw7] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::DeferOptionsTest::test_defer_many_cols [gw2] [ 47%] PASSED test/orm/test_query.py::ParentTest::test_unique_binds_or [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-10-scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-None] [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-None] test/orm/test_query.py::ParentTest::test_unique_binds_union [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_three test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-mappings] [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-scalars] [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-scalars] [gw4] [ 47%] PASSED test/orm/test_query.py::HasAnyTest::test_any_many_to_many test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_get_aliased_join_subq test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased [gw4] [ 47%] PASSED test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_get_aliased_join_subq [gw2] [ 47%] PASSED test/orm/test_query.py::ParentTest::test_unique_binds_union test/orm/test_query.py::ParentTest::test_with_pending_autoflush [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw2] [ 47%] PASSED test/orm/test_query.py::ParentTest::test_with_pending_autoflush test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_overcorrelate [gw4] [ 47%] PASSED test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_overcorrelate test/orm/test_query.py::HasAnyTest::test_any_one_to_many [gw4] [ 47%] PASSED test/orm/test_query.py::HasAnyTest::test_any_one_to_many test/orm/test_query.py::HasAnyTest::test_has_composite_secondary [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_expire test/orm/test_query.py::ParentTest::test_with_pending_no_autoflush [gw2] [ 47%] PASSED test/orm/test_query.py::ParentTest::test_with_pending_no_autoflush test/orm/test_query.py::ParentTest::test_with_transient [gw2] [ 47%] PASSED test/orm/test_query.py::ParentTest::test_with_transient [gw4] [ 47%] PASSED test/orm/test_query.py::HasAnyTest::test_has_composite_secondary test/orm/test_query.py::PrefixSuffixWithTest::test_chained_prefixes test/orm/test_query.py::HasAnyTest::test_has_doesnt_get_aliased_join_subq [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-5-None] [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-5-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-5-mappings] [gw4] [ 47%] PASSED test/orm/test_query.py::HasAnyTest::test_has_doesnt_get_aliased_join_subq test/orm/test_query.py::HasAnyTest::test_has_doesnt_overcorrelate [gw4] [ 47%] PASSED test/orm/test_query.py::HasAnyTest::test_has_doesnt_overcorrelate [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-5-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-5-scalars] [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-5-scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-None] [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-mappings] test/orm/test_query.py::HasAnyTest::test_has_many_to_one [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-scalars] [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-scalars] [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_scalars[scalars] [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_scalars[scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_scalars[stream_scalars] [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_scalars[stream_scalars] [gw4] [ 47%] PASSED test/orm/test_query.py::HasAnyTest::test_has_many_to_one test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_unique_all [gw0] [ 47%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_unique_all test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_dbapi_raises [gw0] [ 47%] 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] [gw0] [ 47%] 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] [gw0] [ 47%] PASSED test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[1] test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[2] [gw0] [ 47%] PASSED test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[2] test/orm/test_query.py::HasMapperEntitiesTest::test_cols test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_run_sync [gw0] [ 47%] PASSED test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_run_sync test/orm/test_evaluator.py::EvaluateTest::test_boolean_ops [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_boolean_ops test/orm/test_evaluator.py::EvaluateTest::test_compare_to_callable_bind [gw6] [ 47%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-noload-viewonly] [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_compare_to_callable_bind test/orm/test_evaluator.py::EvaluateTest::test_compare_to_none [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_compare_to_none test/orm/test_evaluator.py::EvaluateTest::test_compare_to_value [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw6] [ 47%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-noload-viewonly] [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_compare_to_value test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-load-normal] test/orm/test_evaluator.py::EvaluateTest::test_in [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six [gw7] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased_select_join [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_in [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/orm/test_evaluator.py::EvaluateTest::test_in_tuples [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_from_alias [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_one [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_in_tuples test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-id-10-15-None] [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-id-10-15-None] test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-id-10-UnevaluatableError-Cannot evaluate math operator \\"add\\" for datatypes INTEGER, VARCHAR] [gw7] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased_select_join [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_three test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_plain [gw3] [ 47%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_cache_key [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_two [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_having_group_by [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_having_group_by test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/aaa_profiling/test_memusage.py::CycleTest::test_column_adapter_lookup [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-id-10-UnevaluatableError-Cannot evaluate math operator \\"add\\" for datatypes INTEGER, VARCHAR] test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-json-initial_value3-UnevaluatableError-Cannot evaluate math operator \\"add\\" for datatypes JSON, INTEGER] [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-json-initial_value3-UnevaluatableError-Cannot evaluate math operator \\"add\\" for datatypes JSON, INTEGER] test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-json-initial_value4-UnevaluatableError-Cannot evaluate math operator \\"sub\\" for datatypes JSON, INTEGER] [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one [gw7] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_plain [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-json-initial_value4-UnevaluatableError-Cannot evaluate math operator \\"sub\\" for datatypes JSON, INTEGER] [gw6] [ 47%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-load-normal] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-load-viewonly] test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-json-initial_value5-UnevaluatableError-Cannot evaluate math operator \\"sub\\" for datatypes JSON, VARCHAR] [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven [gw7] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d_aliased [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-json-initial_value5-UnevaluatableError-Cannot evaluate math operator \\"sub\\" for datatypes JSON, VARCHAR] test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-name-some value-some value name-None] [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven [gw7] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d_aliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five [gw6] [ 47%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-load-viewonly] [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-noload-normal] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-name-some value-some value name-None] [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine test/orm/test_evaluator.py::EvaluateTest::test_null_propagation test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_build_query [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one [gw4] [ 47%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_cols test/orm/test_query.py::HasMapperEntitiesTest::test_cols_set_entities [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one [gw4] [ 47%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_cols_set_entities test/orm/test_query.py::HasMapperEntitiesTest::test_entity test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven [gw4] [ 47%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_entity [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_null_propagation test/orm/test_query.py::HasMapperEntitiesTest::test_entity_set_entities [gw4] [ 47%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_entity_set_entities test/orm/test_evaluator.py::EvaluateTest::test_raise_on_unannotated_unmatched_column [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six test/orm/test_query.py::HintsTest::test_hints test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_raise_on_unannotated_unmatched_column test/orm/test_evaluator.py::EvaluateTest::test_string_ops[] [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_string_ops[] test/orm/test_evaluator.py::EvaluateTest::test_true_false [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_true_false test/orm/test_evaluator.py::EvaluateTest::test_warn_on_unannotated_matched_column [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw6] [ 47%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-noload-normal] [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-noload-viewonly] [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw0] [ 47%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_warn_on_unannotated_matched_column test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_expired [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one [gw6] [ 47%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-load-normal] [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three [gw0] [ 47%] PASSED test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_expired test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_not_expired [gw0] [ 47%] PASSED test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_not_expired test/base/test_events.py::AcceptTargetsTest::test_target_accept [gw0] [ 47%] PASSED test/base/test_events.py::AcceptTargetsTest::test_target_accept test/base/test_events.py::ClsLevelListenTest::test_lis_multisub_lis [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_lis_multisub_lis test/base/test_events.py::ClsLevelListenTest::test_lis_subcalss_lis [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_lis_subcalss_lis [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-False-False] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-False-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-False-True] [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-False-True] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-True-False] [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-True-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-True-True] [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-True-True] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-False-False] [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-False-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-False-True] [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-False-True] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-True-False] [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future [gw6] [ 47%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-load-viewonly] [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-True-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-True-True] [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-True-True] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-False-False] [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-False-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-False-True] [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-False-True] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-True-False] [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-True-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-True-True] [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-True-True] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-False-False] [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-False-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-False-True] [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-False-True] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-True-False] [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-True-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-True-True] [gw6] [ 47%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-load-viewonly] [gw7] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_build_query [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-noload-normal] [gw4] [ 47%] PASSED test/orm/test_query.py::HintsTest::test_hints test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_fetch_results test/orm/test_query.py::HintsTest::test_statement_hints [gw4] [ 47%] PASSED test/orm/test_query.py::HintsTest::test_statement_hints [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future test/dialect/mssql/test_query.py::IdentityInsertTest::test_compiled [gw4] [ 47%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_compiled [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-True-True] test/dialect/mssql/test_query.py::IdentityInsertTest::test_execute [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw4] [ 47%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_execute test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future test/dialect/mssql/test_query.py::IdentityInsertTest::test_executemany [gw4] [ 47%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_executemany test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_plain_param [gw4] [ 47%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_plain_param test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_using_schema_translate [gw4] [ 47%] 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 [gw4] [ 47%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_expression test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_plain test/base/test_events.py::ClsLevelListenTest::test_two_sub_lis [gw4] [ 47%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_plain [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_expression test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future [gw4] [ 47%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_expression test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_plain [gw4] [ 47%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_plain [gw0] [ 47%] PASSED test/base/test_events.py::ClsLevelListenTest::test_two_sub_lis test/dialect/mysql/test_query.py::IdiosyncrasyTest::test_is_boolean_symbols_despite_no_native [gw4] [ 47%] SKIPPED test/dialect/mysql/test_query.py::IdiosyncrasyTest::test_is_boolean_symbols_despite_no_native test/orm/test_query.py::ImmediateTest::test_getslice [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future test/base/test_events.py::CustomTargetsTest::test_indirect [gw0] [ 47%] PASSED test/base/test_events.py::CustomTargetsTest::test_indirect [gw5] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five test/orm/test_events.py::DeclarativeEventListenTest::test_inheritance_propagate_after_config [gw0] [ 47%] PASSED test/orm/test_events.py::DeclarativeEventListenTest::test_inheritance_propagate_after_config [gw6] [ 47%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-noload-viewonly] test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_plain [gw6] [ 47%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-load-normal] [gw0] [ 47%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_plain [gw4] [ 47%] PASSED test/orm/test_query.py::ImmediateTest::test_getslice test/orm/test_query.py::ImmediateTest::test_one test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_no_propagate [gw0] [ 47%] 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 [gw4] [ 47%] PASSED test/orm/test_query.py::ImmediateTest::test_one test/orm/test_query.py::ImmediateTest::test_one_or_none [gw0] [ 47%] 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 [gw0] [ 47%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_baseclass [gw6] [ 47%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-load-normal] test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_subclass_only test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-load-viewonly] [gw0] [ 47%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_subclass_only test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event [gw0] [ 47%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event_subclass_no_propagate [gw6] [ 47%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-load-viewonly] [gw0] [ 47%] 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 [gw0] [ 47%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event_subclass_propagate test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event [gw4] [ 47%] PASSED test/orm/test_query.py::ImmediateTest::test_one_or_none test/orm/test_query.py::ImmediateTest::test_scalar [gw4] [ 48%] PASSED test/orm/test_query.py::ImmediateTest::test_scalar [gw0] [ 48%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_no_propagate test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_insert [gw0] [ 48%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_no_propagate [gw4] [ 48%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_insert test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_returning_insert [gw4] [ 48%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_returning_insert test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-noload-normal] [gw0] [ 48%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate_two [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-noload-viewonly] [gw0] [ 48%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate_two test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_propagate [gw0] [ 48%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_propagate [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-noload-viewonly] test/dialect/postgresql/test_query.py::InsertTest::test_foreignkey_missing_insert[False] [gw4] [ 48%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_foreignkey_missing_insert[False] test/dialect/postgresql/test_query.py::InsertTest::test_foreignkey_missing_insert[True] [gw4] [ 48%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_foreignkey_missing_insert[True] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-load-normal] test/orm/test_events.py::DeferredMapperEventsTest::test_instrument_event_auto_remove test/dialect/postgresql/test_query.py::InsertTest::test_noautoincrement_insert [gw4] [ 48%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_noautoincrement_insert test/dialect/postgresql/test_query.py::InsertTest::test_opt_sequence_insert [gw4] [ 48%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_opt_sequence_insert [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-load-normal] test/dialect/postgresql/test_query.py::InsertTest::test_opt_sequence_returning_insert [gw4] [ 48%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_opt_sequence_returning_insert test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-load-viewonly] test/dialect/postgresql/test_query.py::InsertTest::test_sequence_insert [gw4] [ 48%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_sequence_insert test/dialect/postgresql/test_query.py::InsertTest::test_sequence_returning_insert [gw4] [ 48%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_sequence_returning_insert test/orm/test_query.py::InvalidGenerationsTest::test_distinct [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-noload-normal] [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-noload-viewonly] [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-load-normal] [gw2] [ 48%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_chained_prefixes test/orm/test_query.py::PrefixSuffixWithTest::test_many_prefixes [gw2] [ 48%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_many_prefixes test/orm/test_query.py::PrefixSuffixWithTest::test_one_prefix [gw2] [ 48%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_one_prefix test/orm/test_query.py::PrefixSuffixWithTest::test_one_suffix [gw2] [ 48%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_one_suffix [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-load-viewonly] [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-load-viewonly] test/orm/test_query.py::QueryClsTest::test_callable_expr test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-noload-normal] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_distinct [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-noload-normal] test/orm/test_query.py::InvalidGenerationsTest::test_entity_or_mapper_zero_from_context test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-noload-viewonly] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_entity_or_mapper_zero_from_context test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[0] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[0] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[1] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[1] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[2] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[2] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[3] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[3] [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-noload-viewonly] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[4] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-load-normal] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[4] [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-load-normal] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[filter-] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[filter-] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-load-viewonly] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[filter_by-] [gw4] [ 48%] 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-] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[group_by-] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[limit-] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[limit-] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[order_by-] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[order_by-] test/orm/test_query.py::InvalidGenerationsTest::test_illegal_coercions [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_illegal_coercions test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-load-viewonly] test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column_tuple test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-noload-normal] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column_tuple test/orm/test_query.py::InvalidGenerationsTest::test_invalid_from_statement [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-noload-normal] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_from_statement test/orm/test_query.py::InvalidGenerationsTest::test_invalid_select_from [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_select_from test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-noload-viewonly] test/orm/test_query.py::InvalidGenerationsTest::test_no_from [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_from test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[0] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[0] test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[1] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[1] test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[2] [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[2] test/orm/test_query.py::InvalidGenerationsTest::test_order_by [gw4] [ 48%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_order_by [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-noload-viewonly] [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_expr test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-load-normal] test/orm/test_query.py::QueryClsTest::test_callable_expr_undocumented_query_constructor [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_expr_undocumented_query_constructor test/orm/test_query.py::QueryClsTest::test_callable_get [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_get test/orm/test_query.py::QueryClsTest::test_callable_m2o_lazyload [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-load-normal] [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_m2o_lazyload test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-load-viewonly] test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_join_x1 test/orm/test_query.py::QueryClsTest::test_callable_o2m_lazyload [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_o2m_lazyload test/orm/test_query.py::QueryClsTest::test_fn_expr [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_expr test/orm/test_query.py::QueryClsTest::test_fn_expr_undocumented_query_constructor [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_expr_undocumented_query_constructor test/orm/test_query.py::QueryClsTest::test_fn_get [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_get test/orm/test_query.py::QueryClsTest::test_fn_m2o_lazyload [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-load-viewonly] [gw4] [ 48%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_join_x1 test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-noload-normal] test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_join_x2 [gw4] [ 48%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_join_x2 test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_mixed [gw4] [ 48%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_mixed [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_m2o_lazyload test/orm/test_query.py::QueryClsTest::test_fn_o2m_lazyload [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_o2m_lazyload test/orm/test_query.py::QueryClsTest::test_plain_expr [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-noload-normal] test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_mixed_where test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-noload-viewonly] [gw4] [ 48%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_mixed_where [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_plain_expr test/orm/test_query.py::QueryClsTest::test_plain_expr_undocumented_query_constructor [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-noload-viewonly] [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_plain_expr_undocumented_query_constructor test/orm/test_query.py::QueryClsTest::test_plain_get [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_plain_get test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-load-normal] test/orm/test_query.py::QueryClsTest::test_subclass_expr [gw5] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_expr test/orm/test_query.py::QueryClsTest::test_subclass_expr_undocumented_query_constructor [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_expr_undocumented_query_constructor test/orm/test_query.py::QueryClsTest::test_subclass_get [gw0] [ 48%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_instrument_event_auto_remove [gw5] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_get test/orm/test_query.py::QueryClsTest::test_subclass_m2o_lazyload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one test/orm/test_events.py::DeferredMapperEventsTest::test_isolation_instrument_event [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_m2o_lazyload [gw0] [ 48%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_isolation_instrument_event test/orm/test_query.py::QueryClsTest::test_subclass_o2m_lazyload [gw2] [ 48%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_o2m_lazyload [gw5] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-load-normal] test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1 test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-load-viewonly] [gw5] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three test/base/test_events.py::DisableClsPropagateTest::test_insert_invoke_clslevel [gw0] [ 48%] PASSED test/base/test_events.py::DisableClsPropagateTest::test_insert_invoke_clslevel test/base/test_events.py::DisableClsPropagateTest::test_listen_invoke_clslevel [gw5] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three [gw0] [ 48%] PASSED test/base/test_events.py::DisableClsPropagateTest::test_listen_invoke_clslevel test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two test/base/test_events.py::DisableClsPropagateTest::test_remove_invoke_clslevel [gw4] [ 48%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1 [gw0] [ 48%] PASSED test/base/test_events.py::DisableClsPropagateTest::test_remove_invoke_clslevel test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t2 test/base/test_events.py::EventsTest::test_append_vs_insert_cls [gw5] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two [gw0] [ 48%] PASSED test/base/test_events.py::EventsTest::test_append_vs_insert_cls test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five test/base/test_events.py::EventsTest::test_append_vs_insert_instance [gw0] [ 48%] PASSED test/base/test_events.py::EventsTest::test_append_vs_insert_instance test/base/test_events.py::EventsTest::test_bool_clslevel [gw4] [ 48%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t2 [gw5] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-load-viewonly] [gw0] [ 48%] PASSED test/base/test_events.py::EventsTest::test_bool_clslevel test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four test/base/test_events.py::EventsTest::test_decorator [gw0] [ 48%] PASSED test/base/test_events.py::EventsTest::test_decorator test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-noload-normal] test/base/test_events.py::EventsTest::test_exec_once [gw5] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one [gw0] [ 48%] PASSED test/base/test_events.py::EventsTest::test_exec_once test/dialect/mssql/test_query.py::QueryTest::test_compiler_symbol_conflict test/base/test_events.py::EventsTest::test_exec_once_exception [gw2] [ 48%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_compiler_symbol_conflict test/dialect/mssql/test_query.py::QueryTest::test_delete_schema [gw2] [ 48%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_delete_schema [gw0] [ 48%] PASSED test/base/test_events.py::EventsTest::test_exec_once_exception test/dialect/mssql/test_query.py::QueryTest::test_embedded_scope_identity test/base/test_events.py::EventsTest::test_exec_once_unless_exception [gw2] [ 48%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_embedded_scope_identity [gw5] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one test/dialect/mssql/test_query.py::QueryTest::test_enable_scope_identity test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six [gw2] [ 48%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_enable_scope_identity test/dialect/mssql/test_query.py::QueryTest::test_fetchid_trigger [gw0] [ 48%] PASSED test/base/test_events.py::EventsTest::test_exec_once_unless_exception [gw2] [ 48%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_fetchid_trigger test/base/test_events.py::EventsTest::test_immutable_methods [gw0] [ 48%] PASSED test/base/test_events.py::EventsTest::test_immutable_methods test/base/test_events.py::EventsTest::test_no_instance_level_collections [gw5] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six test/dialect/mssql/test_query.py::QueryTest::test_insertid_reserved [gw2] [ 48%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_insertid_reserved test/dialect/mssql/test_query.py::QueryTest::test_insertid_schema [gw2] [ 48%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_insertid_schema test/dialect/mssql/test_query.py::QueryTest::test_returning_no_autoinc [gw2] [ 48%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_returning_no_autoinc test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_bind_in [gw0] [ 48%] PASSED test/base/test_events.py::EventsTest::test_no_instance_level_collections test/base/test_events.py::EventsTest::test_real_name_wrong_dispatch [gw0] [ 48%] PASSED test/base/test_events.py::EventsTest::test_real_name_wrong_dispatch test/base/test_events.py::EventsTest::test_register_class [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-noload-normal] [gw0] [ 48%] PASSED test/base/test_events.py::EventsTest::test_register_class test/base/test_events.py::EventsTest::test_register_class_instance test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t2t3 [gw0] [ 48%] PASSED test/base/test_events.py::EventsTest::test_register_class_instance test/base/test_events.py::EventsTest::test_register_instance test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-noload-viewonly] 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] [gw0] [ 48%] PASSED test/base/test_events.py::EventsTest::test_register_instance test/base/test_events.py::JoinTest::test_kw_ok [gw0] [ 48%] PASSED test/base/test_events.py::JoinTest::test_kw_ok test/base/test_events.py::JoinTest::test_neither [gw0] [ 48%] PASSED test/base/test_events.py::JoinTest::test_neither test/base/test_events.py::JoinTest::test_parent_class_child_class [gw0] [ 48%] PASSED test/base/test_events.py::JoinTest::test_parent_class_child_class test/base/test_events.py::JoinTest::test_parent_class_child_instance_apply_after [gw0] [ 48%] 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 [gw4] [ 48%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t2t3 [gw2] [ 48%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_bind_in [gw0] [ 48%] PASSED test/base/test_events.py::JoinTest::test_parent_class_child_instance_apply_before [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-noload-viewonly] test/base/test_events.py::JoinTest::test_parent_class_only [gw0] [ 48%] PASSED test/base/test_events.py::JoinTest::test_parent_class_only test/base/test_events.py::JoinTest::test_parent_events_child_no_events test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-load-normal] test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t3 [gw0] [ 48%] 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 [gw5] [ 48%] PASSED test/orm/test_query.py::RowTupleTest::test_dupe_cols[-users.id AS users_id, NULL AS anon_1, NULL AS anon__1, NULL AS anon__2-expected_row2] test/orm/test_query.py::RowTupleTest::test_dupe_cols[-users.id AS users_id, users.name AS users_name, users.id AS users_id__1, users.name AS users_name__1, NULL AS anon_1-expected_row1] [gw0] [ 48%] PASSED test/base/test_events.py::JoinTest::test_parent_instance_child_class_apply_after test/base/test_events.py::JoinTest::test_parent_instance_child_class_apply_before [gw0] [ 48%] 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 [gw5] [ 48%] 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/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_bindparam_detection [gw0] [ 48%] PASSED test/base/test_events.py::JoinTest::test_parent_instance_child_instance_apply_before [gw2] [ 48%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_bindparam_detection test/orm/test_query.py::RowTupleTest::test_dupe_cols[-users.id AS users_id, users.name AS users_name, users.name AS users_name__1-expected_row0] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_compiled_execute test/base/test_events.py::LegacySignatureTest::test_complex_legacy_accept [gw2] [ 48%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_compiled_execute test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_compiled_insert_execute [gw5] [ 48%] 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] [gw0] [ 48%] PASSED test/base/test_events.py::LegacySignatureTest::test_complex_legacy_accept [gw2] [ 48%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_compiled_insert_execute [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-load-normal] test/orm/test_query.py::RowTupleTest::test_entity_mapping_access test/base/test_events.py::LegacySignatureTest::test_complex_new_accept test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-load-viewonly] [gw0] [ 48%] PASSED test/base/test_events.py::LegacySignatureTest::test_complex_new_accept test/base/test_events.py::LegacySignatureTest::test_kw_accept_has_legacies [gw4] [ 48%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t3 [gw0] [ 48%] PASSED test/base/test_events.py::LegacySignatureTest::test_kw_accept_has_legacies test/base/test_events.py::LegacySignatureTest::test_kw_accept_plus_kw_has_legacies test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t2 [gw0] [ 48%] PASSED test/base/test_events.py::LegacySignatureTest::test_kw_accept_plus_kw_has_legacies test/base/test_events.py::LegacySignatureTest::test_legacy_accept [gw5] [ 48%] PASSED test/orm/test_query.py::RowTupleTest::test_entity_mapping_access test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[0] [gw4] [ 48%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t2 test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t3 [gw0] [ 48%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept test/base/test_events.py::LegacySignatureTest::test_legacy_accept_from_method [gw0] [ 48%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_from_method [gw5] [ 48%] PASSED test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[0] test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_cls test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[1] [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-load-viewonly] [gw0] [ 48%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_cls test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_empty_in_filtering_static test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_instance test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-noload-normal] [gw5] [ 48%] PASSED test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[1] [gw0] [ 48%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_instance test/base/test_events.py::LegacySignatureTest::test_legacy_accept_partial test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[2] [gw0] [ 48%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_partial test/base/test_events.py::LegacySignatureTest::test_standard_accept_has_legacies [gw4] [ 48%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t3 [gw5] [ 48%] PASSED test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[2] [gw2] [ 48%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_empty_in_filtering_static [gw0] [ 48%] PASSED test/base/test_events.py::LegacySignatureTest::test_standard_accept_has_legacies test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in test/orm/test_query.py::RowTupleTest::test_modern_tuple[0] [gw3] [ 48%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_column_adapter_lookup test/base/test_events.py::ListenOverrideTest::test_listen_override test/aaa_profiling/test_memusage.py::CycleTest::test_core_select_from_orm_query [gw2] [ 48%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in [gw0] [ 48%] PASSED test/base/test_events.py::ListenOverrideTest::test_listen_override test/base/test_events.py::ListenOverrideTest::test_remove_clslevel [gw5] [ 48%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[0] [gw0] [ 48%] PASSED test/base/test_events.py::ListenOverrideTest::test_remove_clslevel test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_composite test/base/test_events.py::ListenOverrideTest::test_remove_instancelevel test/orm/test_query.py::RowTupleTest::test_modern_tuple[1] [gw6] [ 48%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-noload-normal] [gw0] [ 48%] PASSED test/base/test_events.py::ListenOverrideTest::test_remove_instancelevel test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_x1 test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-noload-viewonly] test/orm/test_events.py::LoadTest::test_just_loaded [gw5] [ 48%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[1] [gw4] [ 48%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_x1 test/orm/test_query.py::RowTupleTest::test_modern_tuple[2] test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_x2 [gw5] [ 48%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[2] [gw4] [ 48%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_x2 test/orm/test_query.py::RowTupleTest::test_modern_tuple[3] [gw2] [ 48%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_composite test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_dont_alter_compiled [gw5] [ 48%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[3] [gw2] [ 48%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_dont_alter_compiled test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[0] [gw6] [ 49%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-load-normal] [gw5] [ 49%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[0] test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[1] test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_limit [gw0] [ 49%] PASSED test/orm/test_events.py::LoadTest::test_just_loaded test/orm/test_events.py::LoadTest::test_repeated_rows [gw5] [ 49%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[1] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_multiple test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[2] [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_multiple [gw5] [ 49%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[2] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_repeated test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[3] [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_repeated [gw6] [ 49%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-load-normal] [gw0] [ 49%] PASSED test/orm/test_events.py::LoadTest::test_repeated_rows [gw5] [ 49%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[3] [gw4] [ 49%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_limit test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[4] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-load-viewonly] test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_limit_offset test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_special_chars [gw5] [ 49%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[4] test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[5] [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_special_chars test/orm/test_events.py::MapperEventsTest::test_basic test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_ilike [gw5] [ 49%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[5] [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_ilike test/orm/test_query.py::RowTupleTest::test_unhashable_type_future test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_in_filtering [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_in_filtering test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result0] [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result0] [gw6] [ 49%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-load-viewonly] [gw4] [ 49%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_limit_offset [gw5] [ 49%] PASSED test/orm/test_query.py::RowTupleTest::test_unhashable_type_future test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_offset test/orm/test_query.py::RowTupleTest::test_unhashable_type_legacy test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-noload-normal] [gw4] [ 49%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_offset test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_limit [gw4] [ 49%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_limit [gw5] [ 49%] PASSED test/orm/test_query.py::RowTupleTest::test_unhashable_type_legacy [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_basic test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_limit_offset test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_hashable_future test/orm/test_events.py::MapperEventsTest::test_before_after_configured [gw4] [ 49%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_limit_offset [gw6] [ 49%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-noload-normal] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result1] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-noload-viewonly] [gw5] [ 49%] PASSED test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_hashable_future test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_not_hashable_legacy [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_after_configured test/dialect/mssql/test_query.py::MatchTest::test_and_match [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result1] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result2] test/orm/test_events.py::MapperEventsTest::test_before_after_configured_warn_on_non_mapper [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result2] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result3] [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result3] [gw5] [ 49%] PASSED test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_not_hashable_legacy test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_literal_in test/orm/test_query.py::RowTupleTest::test_unknown_type_truly_not_hashable_future [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_after_configured_warn_on_non_mapper [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_literal_in [gw6] [ 49%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-noload-viewonly] [gw4] [ 49%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_and_match test/dialect/mysql/test_query.py::MatchTest::test_and_match [gw4] [ 49%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_and_match test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-load-normal] test/orm/test_events.py::MapperEventsTest::test_before_after_only_collection test/dialect/postgresql/test_query.py::MatchTest::test_and_match [gw4] [ 49%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_and_match test/dialect/mssql/test_query.py::MatchTest::test_expression [gw4] [ 49%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_expression test/dialect/postgresql/test_query.py::MatchTest::test_expression_positional [gw5] [ 49%] PASSED test/orm/test_query.py::RowTupleTest::test_unknown_type_truly_not_hashable_future [gw4] [ 49%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_expression_positional test/dialect/postgresql/test_query.py::MatchTest::test_expression_pyformat [gw4] [ 49%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_expression_pyformat test/dialect/mssql/test_query.py::MatchTest::test_match_across_joins [gw4] [ 49%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_match_across_joins test/dialect/mysql/test_query.py::MatchTest::test_match_across_joins [gw4] [ 49%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_match_across_joins test/dialect/postgresql/test_query.py::MatchTest::test_match_across_joins [gw4] [ 49%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_match_across_joins test/dialect/mysql/test_query.py::MatchTest::test_not_match test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_or_and_as_columns test/orm/test_query.py::SessionBindTest::test_aggregate_fn [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_after_only_collection [gw6] [ 49%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-load-normal] [gw4] [ 49%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_not_match test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-False] test/dialect/postgresql/test_query.py::MatchTest::test_not_match [gw4] [ 49%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_not_match test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-load-viewonly] test/dialect/mssql/test_query.py::MatchTest::test_or_match [gw4] [ 49%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_or_match test/dialect/mysql/test_query.py::MatchTest::test_or_match [gw4] [ 49%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_or_match test/dialect/postgresql/test_query.py::MatchTest::test_or_match [gw4] [ 49%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_or_match [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_or_and_as_columns test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-False] [gw6] [ 49%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-load-viewonly] test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-True] test/dialect/mysql/test_query.py::MatchTest::test_return_value [gw4] [ 49%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_return_value test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-noload-normal] test/dialect/postgresql/test_query.py::MatchTest::test_simple_derivative_match [gw4] [ 49%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_simple_derivative_match test/dialect/mssql/test_query.py::MatchTest::test_simple_inflectional_match [gw4] [ 49%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_simple_inflectional_match test/dialect/mssql/test_query.py::MatchTest::test_simple_match [gw4] [ 49%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_simple_match test/dialect/mysql/test_query.py::MatchTest::test_simple_match [gw4] [ 49%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_simple_match test/dialect/postgresql/test_query.py::MatchTest::test_simple_match [gw4] [ 49%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_simple_match test/dialect/mssql/test_query.py::MatchTest::test_simple_match_with_apostrophe [gw4] [ 49%] 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 [gw4] [ 49%] 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 [gw4] [ 49%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_simple_match_with_apostrophe test/dialect/mssql/test_query.py::MatchTest::test_simple_prefix_match [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-True] [gw4] [ 49%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_simple_prefix_match [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_label [gw6] [ 49%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-noload-normal] test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-False] test/orm/test_query.py::MiscTest::test_no_query_in_execute[execute-connection] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-noload-viewonly] [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_aggregate_fn [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-False] test/orm/test_query.py::SessionBindTest::test_aliased_entity_q [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_aliased_entity_q test/orm/test_query.py::SessionBindTest::test_binary_op test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-True] [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_binary_op test/orm/test_query.py::SessionBindTest::test_boolean_op [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_boolean_op test/orm/test_query.py::SessionBindTest::test_bulk_delete_fetch_sync [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_delete_fetch_sync test/orm/test_query.py::SessionBindTest::test_bulk_delete_no_sync [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_delete_no_sync [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-True] test/orm/test_query.py::SessionBindTest::test_bulk_update_fetch_sync [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_label test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_label_compound [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_update_fetch_sync test/orm/test_events.py::MapperEventsTest::test_inheritance [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_label_compound test/orm/test_query.py::SessionBindTest::test_bulk_update_no_sync test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_nulls [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_update_no_sync test/orm/test_query.py::SessionBindTest::test_case [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_case test/orm/test_query.py::SessionBindTest::test_cast [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_cast test/orm/test_query.py::SessionBindTest::test_column_property [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_nulls test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_percents_in_text [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_column_property test/orm/test_query.py::SessionBindTest::test_column_property_select [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_percents_in_text [gw5] [ 49%] SKIPPED test/orm/test_query.py::SessionBindTest::test_column_property_select test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_repeated_bindparams test/orm/test_query.py::SessionBindTest::test_count [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_inheritance [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_repeated_bindparams [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_count test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_select_from_bindparam test/orm/test_query.py::SessionBindTest::test_plain_table test/orm/test_events.py::MapperEventsTest::test_inheritance_subclass_deferred [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_select_from_bindparam [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_plain_table test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_select_tuple test/orm/test_query.py::SessionBindTest::test_plain_table_count [gw2] [ 49%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_select_tuple [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_plain_table_count test/orm/test_query.py::SessionBindTest::test_plain_table_select_from [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_plain_table_select_from test/orm/test_query.py::SessionBindTest::test_single_col test/dialect/mssql/test_query.py::QueryUnicodeTest::test_convert_unicode [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_single_col [gw2] [ 49%] SKIPPED test/dialect/mssql/test_query.py::QueryUnicodeTest::test_convert_unicode test/orm/test_query.py::SessionBindTest::test_single_col_from_subq test/sql/test_query.py::RequiredBindTest::test_insert [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_single_col_from_subq test/orm/test_query.py::SessionBindTest::test_single_entity_q [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_single_entity_q test/orm/test_query.py::SessionBindTest::test_sql_expr_bundle_cte_from_entity [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_bundle_cte_from_entity test/orm/test_query.py::SessionBindTest::test_sql_expr_cte_from_entity [gw7] [ 49%] SKIPPED test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_fetch_results [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_inheritance_subclass_deferred [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_cte_from_entity test/orm/test_query.py::SessionBindTest::test_sql_expr_entity_q [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_entity_q test/orm/test_events.py::MapperEventsTest::test_init_allow_kw_modify test/orm/test_query.py::SessionBindTest::test_sql_expr_exists_from_entity [gw2] [ 49%] PASSED test/sql/test_query.py::RequiredBindTest::test_insert [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_exists_from_entity test/sql/test_query.py::RequiredBindTest::test_required_flag test/orm/test_query.py::SessionBindTest::test_sql_expr_subquery_from_entity [gw2] [ 49%] PASSED test/sql/test_query.py::RequiredBindTest::test_required_flag test/sql/test_query.py::RequiredBindTest::test_select_columns [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_subquery_from_entity [gw2] [ 49%] PASSED test/sql/test_query.py::RequiredBindTest::test_select_columns test/orm/test_query.py::SessionBindTest::test_type_coerce test/sql/test_query.py::RequiredBindTest::test_select_where [gw5] [ 49%] PASSED test/orm/test_query.py::SessionBindTest::test_type_coerce [gw2] [ 49%] PASSED test/sql/test_query.py::RequiredBindTest::test_select_where test/sql/test_query.py::RequiredBindTest::test_text test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_identity [gw2] [ 49%] PASSED test/sql/test_query.py::RequiredBindTest::test_text [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_init_allow_kw_modify test/orm/test_query.py::RowLabelingTest::test_entity test/orm/test_events.py::MapperEventsTest::test_init_failure_hook test/orm/test_query.py::SetOpsTest::test_eager_load [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_init_failure_hook test/orm/test_events.py::MapperEventsTest::test_insert_before_configured [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_insert_before_configured test/orm/test_events.py::MapperEventsTest::test_insert_flags [gw4] [ 49%] 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] [gw4] [ 49%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[execute-session] test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalar-connection] [gw4] [ 49%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalar-connection] [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_insert_flags test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalar-session] [gw4] [ 49%] 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] test/orm/test_events.py::MapperEventsTest::test_instance_event_listen [gw4] [ 49%] 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] [gw4] [ 49%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalars-session] [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_instance_event_listen test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[0] [gw4] [ 49%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[0] [gw7] [ 49%] SKIPPED test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_identity test/orm/test_events.py::MapperEventsTest::test_instrument_class_precedes_class_instrumentation test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[1] [gw4] [ 49%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[1] test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[2] Fatal Python error: Segmentation fault Thread 0x000003ffa7fffb38 (most recent call first): File "/usr/lib/python3.11/site-packages/execnet/gateway_base.py", line 400 in read File "/usr/lib/python3.11/site-packages/execnet/gateway_base.py", line 432 in from_io File "/usr/lib/python3.11/site-packages/execnet/gateway_base.py", line 967 in _thread_receiver File "/usr/lib/python3.11/site-packages/execnet/gateway_base.py", line 220 in run File "/usr/lib/python3.11/site-packages/execnet/gateway_base.py", line 285 in _perform_spawn Current thread 0x000003ffa922b0e0 (most recent call first): File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/lib/sqlalchemy/orm/state.py", line 408 in _detach_states File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/lib/sqlalchemy/orm/session.py", line 1869 in expunge_all File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/lib/sqlalchemy/orm/session.py", line 1850 in _close_impl File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/lib/sqlalchemy/orm/session.py", line 1811 in close File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/lib/sqlalchemy/orm/session.py", line 4310 in close_all_sessions File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/lib/sqlalchemy/testing/fixtures.py", line 620 in _close_all_sessions File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/lib/sqlalchemy/testing/fixtures.py", line 631 in after_test File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/../lib/sqlalchemy/testing/plugin/plugin_base.py", line 639 in after_test File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/lib/sqlalchemy/testing/asyncio.py", line 92 in _maybe_async File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45/test/../lib/sqlalchemy/testing/plugin/pytestplugin.py", line 390 in pytest_runtest_teardown File "/usr/lib/python3.11/site-packages/pluggy/_callers.py", line 34 in _multicall File "/usr/lib/python3.11/site-packages/pluggy/_manager.py", line 80 in _hookexec File "/usr/lib/python3.11/site-packages/pluggy/_hooks.py", line 265 in __call__ File "/usr/lib/python3.11/site-packages/_pytest/runner.py", line 262 in File "/usr/lib/python3.11/site-packages/_pytest/runner.py", line 341 in from_call File "/usr/lib/python3.11/site-packages/_pytest/runner.py", line 261 in call_runtest_hook File "/usr/lib/python3.11/site-packages/_pytest/runner.py", line 222 in call_and_report File "/usr/lib/python3.11/site-packages/_pytest/runner.py", line 134 in runtestprotocol File "/usr/lib/python3.11/site-packages/_pytest/runner.py", line 114 in pytest_runtest_protocol File "/usr/lib/python3.11/site-packages/pluggy/_callers.py", line 39 in _multicall File "/usr/lib/python3.11/site-packages/pluggy/_manager.py", line 80 in _hookexec File "/usr/lib/python3.11/site-packages/pluggy/_hooks.py", line 265 in __call__ File "/usr/lib/python3.11/site-packages/xdist/remote.py", line 174 in run_one_test File "/usr/lib/python3.11/site-packages/xdist/remote.py", line 157 in pytest_runtestloop File "/usr/lib/python3.11/site-packages/pluggy/_callers.py", line 39 in _multicall File "/usr/lib/python3.11/site-packages/pluggy/_manager.py", line 80 in _hookexec File "/usr/lib/python3.11/site-packages/pluggy/_hooks.py", line 265 in __call__ File "/usr/lib/python3.11/site-packages/_pytest/main.py", line 323 in _main File "/usr/lib/python3.11/site-packages/_pytest/main.py", line 269 in wrap_session File "/usr/lib/python3.11/site-packages/_pytest/main.py", line 316 in pytest_cmdline_main File "/usr/lib/python3.11/site-packages/pluggy/_callers.py", line 39 in _multicall File "/usr/lib/python3.11/site-packages/pluggy/_manager.py", line 80 in _hookexec File "/usr/lib/python3.11/site-packages/pluggy/_hooks.py", line 265 in __call__ File "/usr/lib/python3.11/site-packages/xdist/remote.py", line 355 in File "/usr/lib/python3.11/site-packages/execnet/gateway_base.py", line 1084 in executetask File "/usr/lib/python3.11/site-packages/execnet/gateway_base.py", line 220 in run File "/usr/lib/python3.11/site-packages/execnet/gateway_base.py", line 285 in _perform_spawn File "/usr/lib/python3.11/site-packages/execnet/gateway_base.py", line 267 in integrate_as_primary_thread File "/usr/lib/python3.11/site-packages/execnet/gateway_base.py", line 1060 in serve File "/usr/lib/python3.11/site-packages/execnet/gateway_base.py", line 1554 in serve File "", line 8 in File "", line 1 in Extension modules: greenlet._greenlet [gw4] [ 49%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[2] (total: 1) test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[3] [gw4] [ 49%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[3] test/orm/test_query.py::MiscTest::test_with_session [gw4] [ 49%] PASSED test/orm/test_query.py::MiscTest::test_with_session test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_false [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_instrument_class_precedes_class_instrumentation test/orm/test_events.py::MapperEventsTest::test_instrument_event [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_instrument_event test/orm/test_events.py::MapperEventsTest::test_listen_doesnt_force_compile [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_listen_doesnt_force_compile test/orm/test_events.py::MapperEventsTest::test_merge [gw5] [ 49%] PASSED test/orm/test_query.py::SetOpsTest::test_eager_load test/orm/test_query.py::SetOpsTest::test_intersect [gw5] [ 49%] PASSED test/orm/test_query.py::SetOpsTest::test_intersect test/orm/test_query.py::SetOpsTest::test_order_by_anonymous_col [gw5] [ 49%] PASSED test/orm/test_query.py::SetOpsTest::test_order_by_anonymous_col test/orm/test_query.py::SetOpsTest::test_statement_labels [gw5] [ 49%] PASSED test/orm/test_query.py::SetOpsTest::test_statement_labels test/orm/test_query.py::SetOpsTest::test_union [gw0] [ 49%] PASSED test/orm/test_events.py::MapperEventsTest::test_merge [gw5] [ 49%] PASSED test/orm/test_query.py::SetOpsTest::test_union test/orm/test_query.py::SetOpsTest::test_union_labeled_anonymous_columns [gw5] [ 49%] PASSED test/orm/test_query.py::SetOpsTest::test_union_labeled_anonymous_columns test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_compile test/base/test_events.py::NamedCallTest::test_kw_accept [gw0] [ 49%] PASSED test/base/test_events.py::NamedCallTest::test_kw_accept [gw5] [ 49%] PASSED test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_compile test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_results test/base/test_events.py::NamedCallTest::test_kw_accept_plus_kw [gw7] node down: Not properly terminated [gw7] [ 49%] FAILED test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_identity replacing crashed worker gw7 [gw8] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.45 [gw0] [ 49%] PASSED test/base/test_events.py::NamedCallTest::test_kw_accept_plus_kw test/base/test_events.py::NamedCallTest::test_kw_accept_wrapped [gw0] [ 49%] PASSED test/base/test_events.py::NamedCallTest::test_kw_accept_wrapped test/base/test_events.py::NamedCallTest::test_partial_kw_accept [gw0] [ 49%] PASSED test/base/test_events.py::NamedCallTest::test_partial_kw_accept [gw5] [ 49%] PASSED test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_results test/base/test_events.py::NamedCallTest::test_partial_kw_accept_wrapped test/orm/test_query.py::SetOpsTest::test_union_mapped_colnames_preserved_across_subquery [gw0] [ 49%] PASSED test/base/test_events.py::NamedCallTest::test_partial_kw_accept_wrapped [gw5] [ 49%] PASSED test/orm/test_query.py::SetOpsTest::test_union_mapped_colnames_preserved_across_subquery test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_one test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_deferred [gw2] [ 49%] PASSED test/orm/test_query.py::RowLabelingTest::test_entity test/orm/test_query.py::RowLabelingTest::test_entity_anon_aliased [gw2] [ 49%] PASSED test/orm/test_query.py::RowLabelingTest::test_entity_anon_aliased test/orm/test_query.py::RowLabelingTest::test_entity_name_aliased [gw2] [ 49%] 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] [gw2] [ 49%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw5] [ 49%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_deferred test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-core-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_undeferred [gw2] [ 49%] 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] [gw2] [ 49%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw2] [ 49%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_NONE')-expected0] [gw2] [ 49%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw5] [ 49%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_undeferred [gw2] [ 49%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_deferred [gw2] [ 49%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_NONE')-expected0] [gw4] [ 49%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_false test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_true [gw4] [ 49%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_true test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_false [gw4] [ 49%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_false test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_true [gw4] [ 49%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_true [gw5] [ 49%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_deferred test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_undeferred test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'*'] [gw0] [ 49%] PASSED test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_one test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_three [gw0] [ 49%] PASSED test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_three test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_two [gw0] [ 49%] PASSED test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_two test/orm/test_events.py::ORMExecuteTest::test_cache_option [gw5] [ 49%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_undeferred [gw0] [ 49%] PASSED test/orm/test_events.py::ORMExecuteTest::test_cache_option test/orm/test_events.py::ORMExecuteTest::test_chained_events_one test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_first [gw0] [ 49%] PASSED test/orm/test_events.py::ORMExecuteTest::test_chained_events_one test/orm/test_events.py::ORMExecuteTest::test_chained_events_two [gw0] [ 49%] PASSED test/orm/test_events.py::ORMExecuteTest::test_chained_events_two test/orm/test_events.py::ORMExecuteTest::test_lazyload_flags [gw0] [ 49%] PASSED test/orm/test_events.py::ORMExecuteTest::test_lazyload_flags test/orm/test_events.py::ORMExecuteTest::test_select_flags [gw0] [ 49%] PASSED test/orm/test_events.py::ORMExecuteTest::test_select_flags test/orm/test_events.py::ORMExecuteTest::test_selectinload_flags [gw0] [ 49%] PASSED test/orm/test_events.py::ORMExecuteTest::test_selectinload_flags [gw2] [ 49%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_events.py::ORMExecuteTest::test_subqueryload_flags test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw2] [ 49%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_subqueryload_flags [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_events.py::ORMExecuteTest::test_update_delete_flags test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_NONE')-expected0] [gw2] [ 50%] 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] [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_update_delete_flags test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-dont_cache] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw2] [ 50%] 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] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw0] [ 50%] 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] [gw2] [ 50%] 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] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_NONE')-expected0] [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-fixed] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-payload] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw5] [ 50%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_first test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_first_against_expression_offset [gw5] [ 50%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_first_against_expression_offset [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-payload] test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_full_slice_against_expression_offset test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-dont_cache] [gw5] [ 50%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_full_slice_against_expression_offset test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_full_slice_against_integer_offset [gw5] [ 50%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_full_slice_against_integer_offset test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_limit_offset_applies [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw5] [ 50%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_limit_offset_applies test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_negative_indexes_raise [gw5] [ 50%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_negative_indexes_raise [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_start_slice_against_expression_offset [gw5] [ 50%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_start_slice_against_expression_offset [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-dont_cache] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-noload-viewonly] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-fixed] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'*'] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-load-normal] test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'+'] test/orm/test_query.py::SynonymTest::test_froms_aliased_col [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_orm_cols_legacy [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_orm_cols_legacy test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw2] [ 50%] 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] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw0] [ 50%] 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] [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-load-normal] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'+'] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-load-viewonly] test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'-'] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'-'] test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'0] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'0] test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'1] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'1] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'*'] [gw4] [ 50%] 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-'+'] [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-payload] [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-load-viewonly] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-dont_cache] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'+'] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-noload-normal] [gw5] [ 50%] PASSED test/orm/test_query.py::SynonymTest::test_froms_aliased_col test/orm/test_query.py::SynonymTest::test_joins [gw2] [ 50%] 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] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-dont_cache] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-fixed] [gw2] [ 50%] 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] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-noload-normal] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'-'] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'-'] [gw5] [ 50%] PASSED test/orm/test_query.py::SynonymTest::test_joins test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-noload-viewonly] test/orm/test_query.py::SynonymTest::test_options test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'0] [gw0] [ 50%] 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] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'0] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'1] [gw5] [ 50%] PASSED test/orm/test_query.py::SynonymTest::test_options test/orm/test_query.py::SynonymTest::test_options_syn_of_syn [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'1] [gw5] [ 50%] PASSED test/orm/test_query.py::SynonymTest::test_options_syn_of_syn test/orm/test_query.py::SynonymTest::test_with_parent test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'*'] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'*'] [gw0] [ 50%] 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] [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-noload-viewonly] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-load-normal] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'+'] [gw5] [ 50%] PASSED test/orm/test_query.py::SynonymTest::test_with_parent [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'+'] [gw2] [ 50%] 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] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw2] [ 50%] 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/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_aggregate_scalar_over_table_valued [gw5] [ 50%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_aggregate_scalar_over_table_valued test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_row_constructor [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-dont_cache] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols_legacy [gw5] [ 50%] 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 test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-fixed] [gw5] [ 50%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_subq_record test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_table_record [gw5] [ 50%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_table_record test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_generate_series_scalar [gw5] [ 50%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_generate_series_scalar test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_plain_old_unnest [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-load-normal] [gw5] [ 50%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_plain_old_unnest test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'-'] test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_render_derived_quoting [gw5] [ 50%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_render_derived_quoting test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_scalar_table_valued [gw5] [ 50%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_scalar_table_valued [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'-'] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-load-viewonly] test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_table_valued test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'0] [gw5] [ 50%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_table_valued test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality [gw5] [ 50%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'0] test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality_named [gw5] [ 50%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality_named test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_named test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'1] [gw5] [ 50%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_named test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_star [gw5] [ 50%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_star [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'1] test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings [gw5] [ 50%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_control test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'*'] [gw5] [ 50%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_control test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_named_control [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-fixed] [gw5] [ 50%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_named_control test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-payload] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'*'] [gw5] [ 50%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings_control test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'+'] [gw5] [ 50%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings_control test/orm/test_query.py::TextErrorTest::test_filter [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'+'] [gw2] [ 50%] 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] [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-load-viewonly] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'-'] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-noload-normal] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'-'] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw0] [ 50%] 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] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-dont_cache] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-fixed] [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-noload-normal] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'0] [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-fixed] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'0] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-noload-viewonly] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-payload] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'1] [gw4] [ 50%] 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'-'*'] [gw0] [ 50%] 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] [gw4] [ 50%] 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'-'+'] [gw4] [ 50%] 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'-'-'] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'-'] [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-noload-viewonly] [gw2] [ 50%] 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::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-load-normal] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'0] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'0] [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-dont_cache] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-fixed] [gw5] [ 50%] PASSED test/orm/test_query.py::TextErrorTest::test_filter [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] test/orm/test_query.py::TextErrorTest::test_from_statement test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw5] [ 50%] PASSED test/orm/test_query.py::TextErrorTest::test_from_statement test/orm/test_query.py::TextErrorTest::test_having [gw5] [ 50%] PASSED test/orm/test_query.py::TextErrorTest::test_having [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-load-normal] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'1] [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-fixed] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'1] test/orm/test_query.py::TextTest::test_binds_coerce test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-payload] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-load-viewonly] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'*'] [gw4] [ 50%] 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'-'+'] [gw4] [ 50%] 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'-'-'] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'-'] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] [gw0] [ 50%] 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] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-load-viewonly] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'0] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'0] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-noload-normal] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'1] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-dont_cache] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-fixed] [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw2] [ 50%] 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::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] [gw0] [ 50%] 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] [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-noload-normal] [gw3] [ 50%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_core_select_from_orm_query [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'1] test/aaa_profiling/test_memusage.py::CycleTest::test_entity_path_w_aliased test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'*'] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-noload-viewonly] [gw4] [ 50%] 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'-'+'] [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-payload] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'+'] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-dont_cache] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'-'] [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'-'] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'/'0] [gw4] [ 50%] 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] [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-noload-viewonly] [gw5] [ 50%] PASSED test/orm/test_query.py::TextTest::test_binds_coerce [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'/'1] test/orm/test_query.py::TextTest::test_columns_mismatched [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending [gw5] [ 50%] PASSED test/orm/test_query.py::TextTest::test_columns_mismatched test/orm/test_query.py::TextTest::test_columns_mismatched_future test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'*'] [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-dont_cache] [gw5] [ 50%] PASSED test/orm/test_query.py::TextTest::test_columns_mismatched_future test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-fixed] test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw5] [ 50%] 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 [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw5] [ 50%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_cols_contains_eager test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_cols_contains_eager_future [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-fixed] [gw5] [ 50%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_cols_contains_eager_future test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-payload] test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_contains_eager [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw5] [ 50%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_contains_eager test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_contains_eager_future [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'*'] [gw5] [ 50%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_contains_eager_future test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'+'] test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending_doesnt_interfere_no_ident test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_future [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'+'] [gw5] [ 50%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_future test/orm/test_query.py::TextTest::test_columns_via_textasfrom_from_statement test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'-'] [gw0] [ 50%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-payload] [gw5] [ 50%] PASSED test/orm/test_query.py::TextTest::test_columns_via_textasfrom_from_statement [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'-'] test/orm/test_query.py::TextTest::test_group_by_accepts_text test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'/'0] [gw5] [ 50%] PASSED test/orm/test_query.py::TextTest::test_group_by_accepts_text test/orm/test_query.py::TextTest::test_needs_text [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'/'0] [gw5] [ 50%] PASSED test/orm/test_query.py::TextTest::test_needs_text test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'/'1] test/orm/test_query.py::TextTest::test_order_by_w_eager_five [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'/'1] test/orm/test_query.py::OperatorTest::test_between test/base/test_events.py::PropagateTest::test_propagate [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_between [gw5] [ 50%] 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 [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending_doesnt_interfere_no_ident [gw0] [ 50%] PASSED test/base/test_events.py::PropagateTest::test_propagate test/orm/test_query.py::OperatorTest::test_clauses test/orm/test_merge.py::MergeTest::test_resolve_conflicts_persistent test/orm/test_events.py::QueryEventsTest::test_alters_entities [gw2] [ 50%] 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] [gw5] [ 50%] 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 [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw5] [ 50%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_one test/orm/test_query.py::RowLabelingTest::test_with_only_columns test/orm/test_query.py::TextTest::test_order_by_w_eager_three [gw2] [ 50%] PASSED test/orm/test_query.py::RowLabelingTest::test_with_only_columns [gw6] [ 50%] PASSED test/orm/test_merge.py::MergeTest::test_resolve_conflicts_persistent [gw4] [ 50%] PASSED test/orm/test_query.py::OperatorTest::test_clauses test/orm/test_query.py::OperatorTest::test_collate [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_three test/orm/test_merge.py::MergeTest::test_synonym [gw4] [ 51%] PASSED test/orm/test_query.py::OperatorTest::test_collate test/orm/test_query.py::TextTest::test_order_by_w_eager_two test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'!='-'!='] [gw4] [ 51%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'!='-'!='] [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_two [gw6] [ 51%] PASSED test/orm/test_merge.py::MergeTest::test_synonym test/orm/test_query.py::TextTest::test_orm_columns_accepts_text [gw0] [ 51%] PASSED test/orm/test_events.py::QueryEventsTest::test_alters_entities test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<'-'>'] [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_orm_columns_accepts_text test/orm/test_query.py::TextTest::test_plain_textual_column [gw4] [ 51%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<'-'>'] test/orm/test_merge.py::MergeTest::test_transient_no_load test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<='-'>='] [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_plain_textual_column test/orm/test_events.py::QueryEventsTest::test_before_compile test/orm/test_query.py::TextTest::test_related_eagerload_against_text[False-selectinload] [gw4] [ 51%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<='-'>='] [gw6] [ 51%] PASSED test/orm/test_merge.py::MergeTest::test_transient_no_load test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'='-'='] [gw4] [ 51%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'='-'='] test/orm/test_merge.py::MergeTest::test_transient_non_mutated_collection test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>'-'<'] [gw4] [ 51%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>'-'<'] [gw0] [ 51%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile test/orm/test_events.py::QueryEventsTest::test_before_compile_delete [gw5] [ 51%] 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] test/orm/test_query.py::RowTupleTest::test_column_metadata[0] [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[False-subqueryload] [gw6] [ 51%] PASSED test/orm/test_merge.py::MergeTest::test_transient_non_mutated_collection test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-selectinload] test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>='-'<='] [gw4] [ 51%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>='-'<='] [gw0] [ 51%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_delete test/orm/test_merge.py::MergeTest::test_transient_to_pending test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'!='-'!='] [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-selectinload] test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-subqueryload] [gw4] [ 51%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'!='-'!='] test/orm/test_events.py::QueryEventsTest::test_before_compile_execution_options test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<'-'>'] [gw4] [ 51%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<'-'>'] [gw6] [ 51%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-subqueryload] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<='-'>='] test/orm/test_query.py::TextTest::test_select_star [gw4] [ 51%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<='-'>='] test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_select_star test/orm/test_query.py::TextTest::test_select_star_future test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'='-'='] [gw0] [ 51%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_execution_options [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_select_star_future test/orm/test_events.py::QueryEventsTest::test_before_compile_no_retval test/orm/test_query.py::TextTest::test_textual_select_orm_columns [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_textual_select_orm_columns test/orm/test_query.py::TextTest::test_via_select [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_via_select test/orm/test_query.py::TextTest::test_via_textasfrom_aliased [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_via_textasfrom_aliased [gw6] [ 51%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection [gw0] [ 51%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_no_retval test/orm/test_query.py::TextTest::test_via_textasfrom_from_statement [gw4] [ 51%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'='-'='] [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_via_textasfrom_from_statement test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection_pk_none test/orm/test_query.py::TextTest::test_via_textasfrom_use_mapped_columns test/orm/test_events.py::QueryEventsTest::test_before_compile_update [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_via_textasfrom_use_mapped_columns test/orm/test_query.py::TextTest::test_whereclause [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_whereclause test/orm/test_query.py::TextTest::test_whereclause_future test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_close_on_interrupted_iteration_legacy [gw0] [ 51%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_update [gw5] [ 51%] PASSED test/orm/test_query.py::TextTest::test_whereclause_future [gw6] [ 51%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection_pk_none test/orm/test_merge.py::MergeTest::test_transient_to_pending_no_pk test/dialect/postgresql/test_query.py::TupleTest::test_tuple_containment [gw6] [ 51%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending_no_pk [gw5] [ 51%] SKIPPED test/dialect/postgresql/test_query.py::TupleTest::test_tuple_containment test/orm/test_events.py::RefreshFlushInReturningTest_sqlite+pysqlite_3_41_2::test_no_attr_events_flush test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_has_value test/orm/test_merge.py::MergeTest::test_transient_to_persistent [gw2] [ 51%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[0] test/orm/test_query.py::RowTupleTest::test_column_metadata[10] [gw6] [ 51%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_persistent [gw0] [ 51%] PASSED test/orm/test_events.py::RefreshFlushInReturningTest_sqlite+pysqlite_3_41_2::test_no_attr_events_flush test/orm/test_merge.py::MergeTest::test_transient_to_persistent_collection test/orm/test_events.py::RefreshTest::test_already_present [gw2] [ 51%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[10] test/orm/test_query.py::RowTupleTest::test_column_metadata[11] [gw2] [ 51%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[11] [gw6] [ 51%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_persistent_collection [gw5] [ 51%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_has_value test/orm/test_merge.py::MergeTest::test_unsaved_cascade test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_is_default_null [gw0] [ 51%] PASSED test/orm/test_events.py::RefreshTest::test_already_present [gw6] [ 51%] PASSED test/orm/test_merge.py::MergeTest::test_unsaved_cascade test/orm/test_query.py::RowTupleTest::test_column_metadata[12] test/orm/test_merge.py::MergeTest::test_value_to_none test/orm/test_events.py::RefreshTest::test_changes_reset [gw5] [ 51%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_is_default_null [gw2] [ 51%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[12] test/orm/test_query.py::RowTupleTest::test_column_metadata[1] test/orm/test_query.py::WithTransientOnNone::test_filter_with_persistent_non_pk_col_is_default_null [gw0] [ 51%] PASSED test/orm/test_events.py::RefreshTest::test_changes_reset [gw2] [ 51%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[1] test/orm/test_events.py::RefreshTest::test_populate_existing [gw6] [ 51%] PASSED test/orm/test_merge.py::MergeTest::test_value_to_none test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_nopk [gw0] [ 51%] PASSED test/orm/test_events.py::RefreshTest::test_populate_existing [gw6] [ 51%] PASSED test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_nopk test/orm/test_events.py::RefreshTest::test_repeated_rows test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_pk [gw5] [ 51%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_persistent_non_pk_col_is_default_null test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_dont_assume_pk [gw6] [ 51%] PASSED test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_pk test/orm/test_query.py::RowTupleTest::test_column_metadata[2] [gw0] [ 51%] PASSED test/orm/test_events.py::RefreshTest::test_repeated_rows test/orm/test_events.py::RefreshTest::test_via_refresh_state [gw2] [ 51%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[2] test/orm/test_query.py::RowTupleTest::test_column_metadata[3] test/orm/test_merge.py::MutableMergeTest::test_list [gw0] [ 51%] PASSED test/orm/test_events.py::RefreshTest::test_via_refresh_state [gw5] [ 51%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_dont_assume_pk test/orm/test_events.py::RefreshTest::test_was_expired test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk [gw6] [ 51%] PASSED test/orm/test_merge.py::MutableMergeTest::test_list [gw0] [ 51%] PASSED test/orm/test_events.py::RefreshTest::test_was_expired test/orm/test_merge.py::PolymorphicOnTest::test_merge_polymorphic_on test/orm/test_events.py::RefreshTest::test_was_expired_attrs [gw0] [ 51%] PASSED test/orm/test_events.py::RefreshTest::test_was_expired_attrs [gw5] [ 51%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk test/orm/test_events.py::RefreshTest::test_was_expired_via_commit [gw6] [ 51%] PASSED test/orm/test_merge.py::PolymorphicOnTest::test_merge_polymorphic_on [gw2] [ 51%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[3] test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk_but_only_later test/orm/test_query.py::RowTupleTest::test_column_metadata[4] test/sql/test_metadata.py::CatchAllEventsTest::test_all_events [gw0] [ 51%] PASSED test/orm/test_events.py::RefreshTest::test_was_expired_via_commit [gw6] [ 51%] PASSED test/sql/test_metadata.py::CatchAllEventsTest::test_all_events test/sql/test_metadata.py::CatchAllEventsTest::test_events_per_constraint [gw6] [ 51%] PASSED test/sql/test_metadata.py::CatchAllEventsTest::test_events_per_constraint [gw2] [ 51%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[4] test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_keyword_as_clause [gw6] [ 51%] 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 test/orm/test_query.py::RowTupleTest::test_column_metadata[5] [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_keyword_as_schemaitem test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_keyword_as_clause test/orm/test_events.py::RemovalTest::test_attr_propagated [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_keyword_as_clause test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_keyword_as_schemaitem [gw6] [ 51%] 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 [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_positional test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_positional [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_positional [gw5] [ 51%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk_but_only_later test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_four [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_four test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_one [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_one test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_warn_for_none_against_non_pk test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_three [gw6] [ 51%] 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 [gw6] [ 51%] 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 [gw6] [ 51%] 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 [gw6] [ 51%] 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 [gw6] [ 51%] 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 [gw6] [ 51%] 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 [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_onupdate_positional test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_positional [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_positional [gw0] [ 51%] PASSED test/orm/test_events.py::RemovalTest::test_attr_propagated test/sql/test_metadata.py::ColumnDefinitionTest::test_basic [gw2] [ 51%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[5] [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_basic test/orm/test_query.py::RowTupleTest::test_column_metadata[6] test/sql/test_metadata.py::ColumnDefinitionTest::test_bogus [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_bogus test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_create [gw5] [ 51%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_warn_for_none_against_non_pk [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_create test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_complex_rel [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy_typeerror test/base/test_events.py::RemovalTest::test_clslevel [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy_typeerror [gw0] [ 51%] PASSED test/base/test_events.py::RemovalTest::test_clslevel test/sql/test_metadata.py::ColumnDefinitionTest::test_incomplete_key [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_incomplete_key test/sql/test_metadata.py::ColumnDefinitionTest::test_name_blank test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_1 [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_name_blank test/sql/test_metadata.py::ColumnDefinitionTest::test_name_none [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_name_none test/sql/test_metadata.py::ColumnDefinitionTest::test_no_shared_column_schema [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_no_shared_column_schema test/sql/test_metadata.py::ColumnDefinitionTest::test_no_shared_column_sql [gw6] [ 51%] 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 [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_unique_index_flags_default_to_none [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_1 test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_2 test/sql/test_metadata.py::ColumnOptionsTest::test_argument_signatures [gw2] [ 51%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[6] [gw5] [ 51%] PASSED test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_complex_rel [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_2 test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_3 test/orm/test_query.py::RowTupleTest::test_column_metadata[7] [gw0] [ 51%] 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 test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_plain_m2o [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnOptionsTest::test_argument_signatures test/sql/test_metadata.py::ColumnOptionsTest::test_column_info [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_m2o_sub_to_joined_sub [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnOptionsTest::test_column_info test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_o2m_joined_sub_to_base test/sql/test_metadata.py::ColumnOptionsTest::test_default_generators [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_o2m_joined_sub_to_base test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_overlapping_composite_fks [gw6] [ 51%] PASSED test/sql/test_metadata.py::ColumnOptionsTest::test_default_generators [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_overlapping_composite_fks test/sql/test_metadata.py::ConstraintTest::test_ambig_check_constraint_auto_append test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_inh_selfref_w_entities [gw6] [ 51%] 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 [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_inh_selfref_w_entities [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_ck_on_col_attach_one test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_m2m test/sql/test_metadata.py::ConstraintTest::test_auto_append_ck_on_col_attach_three [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_m2m [gw6] [ 51%] 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 test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_m2m_backref [gw6] [ 51%] 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 [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_m2m_backref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_constraint [gw5] [ 51%] PASSED test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_plain_m2o [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_backref [gw2] [ 51%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[7] test/sql/test_metadata.py::ConstraintTest::test_auto_append_lowercase_table [gw6] [ 51%] 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 [gw0] [ 51%] 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 [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_five test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_assume_pk test/orm/test_query.py::RowTupleTest::test_column_metadata[8] test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_four [gw6] [ 51%] 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 [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_annotated [gw6] [ 51%] 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 [gw0] [ 51%] 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 [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_three test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_two [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_rs test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_warning [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_two test/sql/test_metadata.py::ConstraintTest::test_check_constraint_copy [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_warning [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_check_constraint_copy test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_one test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_overlap_func_warning [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_one test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_three [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_overlap_func_warning test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2o_joined_sub_to_base [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_three test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_two [gw0] [ 51%] 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 [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_two test/sql/test_metadata.py::ConstraintTest::test_column_accessor_clause_element [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_purely_single_col_o2m test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_compound_1 [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_clause_element test/sql/test_metadata.py::ConstraintTest::test_column_accessor_col [gw8] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw5] [ 51%] PASSED test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_assume_pk [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_compound_1 [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_col test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_compound_2 test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_parent [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_parent [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_compound_2 test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_warn_for_none_against_non_pk test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_parent_table test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2m_backref [gw6] [ 51%] 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 [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2m_backref [gw2] [ 51%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[8] test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_target_column [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_target_table test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o_composite_selfref [gw6] [ 51%] 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 [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o_composite_selfref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o_selfref [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_associated_w_lowercase_table test/orm/test_query.py::RowTupleTest::test_column_metadata[9] test/sql/test_metadata.py::ConstraintTest::test_column_references [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o_selfref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_references test/sql/test_metadata.py::ConstraintTest::test_column_references_derived [gw0] [ 51%] 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 [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_references_derived [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_joined_sub_to_sub test/sql/test_metadata.py::ConstraintTest::test_constraint_copied_to_proxy_ok test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_selfref [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_constraint_copied_to_proxy_ok [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_selfref test/sql/test_metadata.py::ConstraintTest::test_copy_doesnt_reference test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_m2m [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_copy_doesnt_reference [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_m2m test/sql/test_metadata.py::ConstraintTest::test_derived_column_references [gw5] [ 51%] PASSED test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_warn_for_none_against_non_pk test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_o2m_to_annotated_func [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_derived_column_references [gw0] [ 51%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_o2m_to_annotated_func test/sql/test_metadata.py::ConstraintTest::test_double_fk_usage_raises test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_o2m_to_oldstyle_func [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_double_fk_usage_raises test/sql/test_metadata.py::ConstraintTest::test_index_asserts_cols_inline [gw0] [ 51%] 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 [gw6] [ 51%] PASSED test/sql/test_metadata.py::ConstraintTest::test_index_asserts_cols_inline test/sql/test_metadata.py::ConstraintTest::test_index_asserts_cols_standalone [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determinelocal_remote_m2o_joined_sub_to_sub_on_base test/orm/test_rel_fn.py::ColumnCollectionsTest::test_err_local_remote_compound_1 [gw2] [ 52%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[9] [gw6] [ 52%] 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 [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_err_local_remote_compound_1 [gw6] [ 52%] 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 test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-0] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_index_w_cols_private_table_arg test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns test/orm/test_rel_fn.py::DeannotateCorrectlyTest::test_pj_deannotates [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns_functional test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-False] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns_functional test/sql/test_metadata.py::ConstraintTest::test_inline_decl_string [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_string [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DeannotateCorrectlyTest::test_pj_deannotates test/sql/test_metadata.py::ConstraintTest::test_inline_decl_textonly [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_textonly test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_columns test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_m2m [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_columns test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_columns_notattached [gw6] [ 52%] 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 [gw6] [ 52%] 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 [gw6] [ 52%] 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 [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-0] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_non_attached_col_plus_string_expr test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-1] test/sql/test_metadata.py::ConstraintTest::test_pickle_ck_binary_annotated_col [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-1] [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_m2m test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-20] test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_o2m [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_ck_binary_annotated_col test/sql/test_metadata.py::ConstraintTest::test_pickle_fk_annotated_col [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_o2m [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-20] test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-5] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_fk_annotated_col test/sql/test_metadata.py::ConstraintTest::test_pickle_idx_expr_annotated_col [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-5] test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o_composite_selfref test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-0] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_idx_expr_annotated_col test/sql/test_metadata.py::ConstraintTest::test_pickle_uq_annotated_col [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o_composite_selfref [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-0] [gw6] [ 52%] 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/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o_selfref test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-1] [gw2] [ 52%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-False] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_clauseelement_not_a_column [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o_selfref test/sql/test_metadata.py::ConstraintTest::test_raise_expr_no_column test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_no_fks_m2m [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_expr_no_column [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_no_fks_m2m test/sql/test_metadata.py::ConstraintTest::test_raise_index_nonexistent_name test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_no_fks_o2m [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-20] test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-True] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_index_nonexistent_name test/sql/test_metadata.py::ConstraintTest::test_raise_not_a_column [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_no_fks_o2m test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_not_a_column test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-20] [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_composite_selfref test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-5] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor_not_available [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-0] [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_composite_selfref test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_selfref [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor_not_available test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-0] [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_selfref [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_w_fks_ambig_m2m test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-1] test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok_linktoname_conflict [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok_linktoname_conflict [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_w_fks_ambig_m2m [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-1] test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok_onname test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-20] [gw6] [ 52%] 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 test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_compound_2 [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-20] [gw2] [ 52%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-True] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_remove_table_fk_bookkeeping test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-5] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-5] test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns_functional test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-0] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns_functional test/sql/test_metadata.py::ConstraintTest::test_separate_decl_textonly [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-1] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_separate_decl_textonly test/sql/test_metadata.py::ConstraintTest::test_table_references test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-False] [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-1] [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_compound_2 [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_table_references test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-20] test/sql/test_metadata.py::ConstraintTest::test_to_metadata_ok test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-20] [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o_composite_selfref [gw6] [ 52%] 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_query.py::YieldIterationTest::test_iter_combinations[1-iter-5] [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o_composite_selfref [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-5] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_col_orig_first test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o_selfref test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-0] test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_first [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o_selfref [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-0] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_first test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-1] [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m_composite_selfref [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-1] test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last_onname test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-20] [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m_composite_selfref test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m_selfref [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last_onname test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last_onname_conflict [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-20] [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m_selfref test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-5] test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_purely_single_m2o [gw2] [ 52%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-False] [gw6] [ 52%] 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 [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_purely_single_m2o [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-5] test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_purely_single_o2m test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-0] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_composite_fk_col test/sql/test_metadata.py::ConstraintTest::test_type_propagate_composite_fk_string [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_purely_single_o2m [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-0] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_composite_fk_string test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-True] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-1] test/sql/test_metadata.py::ConstraintTest::test_type_propagate_standalone_fk_col test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-1] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_standalone_fk_col test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-20] test/sql/test_metadata.py::ConstraintTest::test_type_propagate_standalone_fk_string [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_standalone_fk_string test/sql/test_metadata.py::ConstraintTest::test_unnamed_column_exception [gw5] [ 52%] 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] [gw6] [ 52%] PASSED test/sql/test_metadata.py::ConstraintTest::test_unnamed_column_exception [gw5] [ 52%] 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] test/sql/test_metadata.py::CopyDialectOptionsTest::test_dialect_options_are_copied [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-0] [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-1] test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_o_side_none [gw6] [ 52%] PASSED test/sql/test_metadata.py::CopyDialectOptionsTest::test_dialect_options_are_copied [gw5] [ 52%] 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] [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_o_side_none test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_kwargs test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_o_side_none_reverse [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-20] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_kwargs test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-5] [gw2] [ 52%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-True] test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_opt [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_o_side_none_reverse [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-5] test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_reverse [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_opt test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-0] test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_participating_via_kwargs [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_reverse test/orm/test_query.py::RowTupleTest::test_custom_names[True-False-False] test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_remote_local_multiple_ref [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-0] [gw6] [ 52%] 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 test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-1] [gw6] [ 52%] 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 [gw0] [ 52%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_remote_local_multiple_ref [gw5] [ 52%] 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] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_via_kwargs_invalid_dialect test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[False] test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_via_kwargs_invalid_key [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_via_kwargs_invalid_key test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_invalid_dialect [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_invalid_dialect test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_nonparticipating [gw5] [ 52%] 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] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_nonparticipating test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-5] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating_no_existing test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-fetchone-0] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating_no_existing [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-fetchone-0] test/sql/test_metadata.py::DialectKWArgTest::test_bad_kwarg_raise test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-fetchone-1] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_bad_kwarg_raise [gw2] [ 52%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[True-False-False] test/sql/test_metadata.py::DialectKWArgTest::test_combined [gw5] [ 52%] 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] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_combined test/sql/test_metadata.py::DialectKWArgTest::test_contains_wildcard [gw5] [ 52%] 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] test/orm/test_query.py::RowTupleTest::test_custom_names[True-False-True] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_contains_wildcard test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate [gw5] [ 52%] 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] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate_exceptions_delayed [gw5] [ 52%] 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] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate_exceptions_delayed test/sql/test_metadata.py::DialectKWArgTest::test_key_error_dialect_options [gw0] [ 52%] PASSED test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[False] [gw5] [ 52%] 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] test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[True] [gw5] [ 52%] 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] [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iter-5] [gw0] [ 52%] PASSED test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[True] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-0] [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-1] [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-20] test/orm/inheritance/test_relationship.py::ContainsEagerMultipleOfType::test_contains_eager_multi_alias [gw5] [ 52%] 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] [gw5] [ 52%] 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] [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-1] [gw5] [ 52%] 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] [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-20] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_key_error_dialect_options test/sql/test_metadata.py::DialectKWArgTest::test_key_error_kwargs_no_argument test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-5] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_key_error_kwargs_no_argument [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-5] test/sql/test_metadata.py::DialectKWArgTest::test_key_error_kwargs_no_dialect [gw2] [ 52%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[True-False-True] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-0] [gw6] [ 52%] 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 test/orm/test_query.py::RowTupleTest::test_custom_names[True-True-False] [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-0] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_key_error_kwargs_no_underscore test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-1] test/sql/test_metadata.py::DialectKWArgTest::test_multiple_participating [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-1] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_multiple_participating test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-20] test/sql/test_metadata.py::DialectKWArgTest::test_nonparticipating [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_nonparticipating test/sql/test_metadata.py::DialectKWArgTest::test_not_contains_wildcard [gw5] [ 52%] 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] [gw0] [ 52%] PASSED test/orm/inheritance/test_relationship.py::ContainsEagerMultipleOfType::test_contains_eager_multi_alias [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_not_contains_wildcard test/sql/test_metadata.py::DialectKWArgTest::test_participating [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-5] [gw2] [ 52%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[True-True-False] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-0] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_participating test/sql/test_metadata.py::DialectKWArgTest::test_participating_bad_kw [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-0] test/orm/test_query.py::RowTupleTest::test_custom_names[True-True-True] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_participating_bad_kw test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-1] test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_contains_eager test/sql/test_metadata.py::DialectKWArgTest::test_participating_unknown_schema_item [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-1] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_participating_unknown_schema_item test/sql/test_metadata.py::DialectKWArgTest::test_uninit_wildcard test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-20] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_uninit_wildcard [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-20] test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-5] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning_still_populates [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-0] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning_still_populates test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning_still_populates_multiple [gw2] [ 52%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[True-True-True] [gw5] [ 52%] 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] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning_still_populates_multiple test/sql/test_metadata.py::DialectKWArgTest::test_update [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-1] [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_update test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-20] test/sql/test_metadata.py::DialectKWArgTest::test_wildcard [gw6] [ 52%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_wildcard [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-5] test/sql/test_metadata.py::InfoTest::test_check_constraint_info [gw5] [ 52%] 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] [gw6] [ 52%] PASSED test/sql/test_metadata.py::InfoTest::test_check_constraint_info test/sql/test_metadata.py::InfoTest::test_column_info [gw5] [ 52%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-0] [gw6] [ 53%] PASSED test/sql/test_metadata.py::InfoTest::test_column_info test/sql/test_metadata.py::InfoTest::test_foreignkey_constraint_info test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-1] [gw6] [ 53%] PASSED test/sql/test_metadata.py::InfoTest::test_foreignkey_constraint_info [gw5] [ 53%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-1] test/sql/test_metadata.py::InfoTest::test_foreignkey_info test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-20] [gw6] [ 53%] PASSED test/sql/test_metadata.py::InfoTest::test_foreignkey_info [gw5] [ 53%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-20] test/sql/test_metadata.py::InfoTest::test_index_info test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-5] [gw6] [ 53%] PASSED test/sql/test_metadata.py::InfoTest::test_index_info test/sql/test_metadata.py::InfoTest::test_metadata_info [gw5] [ 53%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-5] [gw6] [ 53%] PASSED test/sql/test_metadata.py::InfoTest::test_metadata_info test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-0] test/sql/test_metadata.py::InfoTest::test_primarykey_constraint_info [gw6] [ 53%] PASSED test/sql/test_metadata.py::InfoTest::test_primarykey_constraint_info test/sql/test_metadata.py::InfoTest::test_table_info [gw5] [ 53%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-0] [gw6] [ 53%] PASSED test/sql/test_metadata.py::InfoTest::test_table_info test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-1] test/sql/test_metadata.py::InfoTest::test_unique_constraint_info [gw6] [ 53%] PASSED test/sql/test_metadata.py::InfoTest::test_unique_constraint_info [gw5] [ 53%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-20] test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_table_owner_local_synonym [gw0] [ 53%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_contains_eager test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_joinedload test/sql/test_metadata.py::MetaDataTest::test_assorted_repr [gw5] [ 53%] 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] [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_assorted_repr [gw5] [ 53%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-5] [gw2] [ 53%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_table_owner_local_synonym test/sql/test_metadata.py::MetaDataTest::test_check_constraint_copy test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-0] [gw0] [ 53%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_joinedload [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_check_constraint_copy test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_local_to_remote test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related [gw5] [ 53%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-0] test/sql/test_metadata.py::MetaDataTest::test_col_replace_w_constraint test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-1] [gw2] [ 53%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_local_to_remote [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_col_replace_w_constraint test/sql/test_metadata.py::MetaDataTest::test_col_subclass_copy test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_remote_synonyms [gw5] [ 53%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-1] [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_col_subclass_copy test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-20] test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_fks_delivered_separately [gw2] [ 53%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_remote_synonyms [gw5] [ 53%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-20] test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_table_comment [gw2] [ 53%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_table_comment test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-5] [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_fks_delivered_separately test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_usealter [gw5] [ 53%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-5] [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_usealter test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_one test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_default_schema_name_not_interpreted_as_tokenized [gw2] [ 53%] 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]] [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_one test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_two [gw0] [ 53%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_two test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related_aliased test/sql/test_metadata.py::MetaDataTest::test_deterministic_order test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_basic [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_deterministic_order test/sql/test_metadata.py::MetaDataTest::test_dupe_tables [gw2] [ 53%] 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]] [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_dupe_tables test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_added_to_table [gw6] [ 53%] 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 [gw6] [ 53%] 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 [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_no_table_real_cols test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_via_fk [gw2] [ 53%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[Foo.Bar]-None-Foo.Bar-use [Foo.Bar]] [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_via_fk test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_w_table [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_w_table test/sql/test_metadata.py::MetaDataTest::test_fk_construct test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[Foo.Bar].[bat]-Foo.Bar-bat-use [Foo.Bar]] [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_construct test/sql/test_metadata.py::MetaDataTest::test_fk_copy [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_copy test/sql/test_metadata.py::MetaDataTest::test_fk_given_col_non_table [gw0] [ 53%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related_aliased [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_given_col_non_table test/sql/test_metadata.py::MetaDataTest::test_fk_given_col_non_table_clauseelem [gw6] [ 53%] 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 test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_given_non_col test/sql/test_metadata.py::MetaDataTest::test_fk_given_non_col_clauseelem [gw2] [ 53%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[Foo.Bar].[bat]-Foo.Bar-bat-use [Foo.Bar]] [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_given_non_col_clauseelem test/sql/test_metadata.py::MetaDataTest::test_fk_mismatched_local_remote_cols [gw6] [ 53%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_mismatched_local_remote_cols test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[abc].[def].[efg].[hij]-[abc].[def].[efg]-hij-use [abc].[def].[efg]] [gw5] [ 53%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_basic test/sql/test_metadata.py::MetaDataTest::test_fk_no_such_parent_col_error test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_cursor_is_closed_on_exhausted[fetchall] [gw0] [100%] PASSED test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join_flat [gw6] [100%] 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 [gw6] [100%] 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 [gw6] [100%] 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 [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fks_deterministic_order test/sql/test_metadata.py::MetaDataTest::test_manual_dependencies [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_manual_dependencies test/sql/test_metadata.py::MetaDataTest::test_metadata_contains [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_metadata_contains test/sql/test_metadata.py::MetaDataTest::test_metadata_schema_arg [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_metadata_schema_arg test/sql/test_metadata.py::MetaDataTest::test_metadata_tables_immutable [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_metadata_tables_immutable test/sql/test_metadata.py::MetaDataTest::test_nonexistent [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_nonexistent test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_schema [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_schema test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_implicit [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_implicit test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_restated [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_restated test/sql/test_metadata.py::MetaDataTest::test_schema_collection_add [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_schema_collection_add test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove_all [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove_all test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_existing_table [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_existing_table test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_table [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_table test/sql/test_metadata.py::MetaDataTest::test_sequence_restated_replaced [gw6] [100%] PASSED test/sql/test_metadata.py::MetaDataTest::test_sequence_restated_replaced test/sql/test_metadata.py::MetaDataTest::test_uninitialized_column_copy [gw2] [100%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[abc].[def].[efg].[hij]-[abc].[def].[efg]-hij-use [abc].[def].[efg]] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[foo].]do something; select [foo-foo-do something; select foo-use foo] [gw2] [100%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[foo].]do something; select [foo-foo-do something; select foo-use foo] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[abc.def.efg.hij-abc.def.efg-hij-use [abc.def.efg]] [gw2] [100%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[abc.def.efg.hij-abc.def.efg-hij-use [abc.def.efg]] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[foo-None-foo-use foo] [gw2] [100%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[foo-None-foo-use foo] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[foo.bar-foo-bar-use foo] [gw2] [100%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[foo.bar-foo-bar-use foo] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[something; select [foo].bar-something; select foo-bar-use [something; select foo]] [gw2] [100%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[something; select [foo].bar-something; select foo-bar-use [something; select foo]] INTERNALERROR> def worker_internal_error(self, node, formatted_error): INTERNALERROR> """ INTERNALERROR> pytest_internalerror() was called on the worker. INTERNALERROR> INTERNALERROR> pytest_internalerror() arguments are an excinfo and an excrepr, which can't INTERNALERROR> be serialized, so we go with a poor man's solution of raising an exception INTERNALERROR> here ourselves using the formatted message. INTERNALERROR> """ INTERNALERROR> self._active_nodes.remove(node) INTERNALERROR> try: INTERNALERROR> > assert False, formatted_error INTERNALERROR> E AssertionError: Traceback (most recent call last): INTERNALERROR> E File "/usr/lib/python3.11/site-packages/_pytest/main.py", line 269, in wrap_session INTERNALERROR> E session.exitstatus = doit(config, session) or 0 INTERNALERROR> E ^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> E File "/usr/lib/python3.11/site-packages/_pytest/main.py", line 323, in _main INTERNALERROR> E config.hook.pytest_runtestloop(session=session) INTERNALERROR> E File "/usr/lib/python3.11/site-packages/pluggy/_hooks.py", line 265, in __call__ INTERNALERROR> E return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult) INTERNALERROR> E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> E File "/usr/lib/python3.11/site-packages/pluggy/_manager.py", line 80, in _hookexec INTERNALERROR> E return self._inner_hookexec(hook_name, methods, kwargs, firstresult) INTERNALERROR> E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> E File "/usr/lib/python3.11/site-packages/pluggy/_callers.py", line 60, in _multicall INTERNALERROR> E return outcome.get_result() INTERNALERROR> E ^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> E File "/usr/lib/python3.11/site-packages/pluggy/_result.py", line 60, in get_result INTERNALERROR> E raise ex[1].with_traceback(ex[2]) INTERNALERROR> E File "/usr/lib/python3.11/site-packages/pluggy/_callers.py", line 39, in _multicall INTERNALERROR> E res = hook_impl.function(*args) INTERNALERROR> E ^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> E File "/usr/lib/python3.11/site-packages/xdist/remote.py", line 157, in pytest_runtestloop INTERNALERROR> E self.run_one_test() INTERNALERROR> E File "/usr/lib/python3.11/site-packages/xdist/remote.py", line 165, in run_one_test INTERNALERROR> E item = items[self.item_index] INTERNALERROR> E ~~~~~^^^^^^^^^^^^^^^^^ INTERNALERROR> E IndexError: list index out of range INTERNALERROR> E assert False INTERNALERROR> INTERNALERROR> /usr/lib/python3.11/site-packages/xdist/dsession.py:192: AssertionError INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/usr/lib/python3.11/site-packages/_pytest/main.py", line 269, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/usr/lib/python3.11/site-packages/_pytest/main.py", line 323, in _main INTERNALERROR> config.hook.pytest_runtestloop(session=session) INTERNALERROR> File "/usr/lib/python3.11/site-packages/pluggy/_hooks.py", line 265, in __call__ INTERNALERROR> return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult) INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/usr/lib/python3.11/site-packages/pluggy/_manager.py", line 80, in _hookexec INTERNALERROR> return self._inner_hookexec(hook_name, methods, kwargs, firstresult) INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/usr/lib/python3.11/site-packages/pluggy/_callers.py", line 60, in _multicall INTERNALERROR> return outcome.get_result() INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/usr/lib/python3.11/site-packages/pluggy/_result.py", line 60, in get_result INTERNALERROR> raise ex[1].with_traceback(ex[2]) INTERNALERROR> File "/usr/lib/python3.11/site-packages/pluggy/_callers.py", line 39, in _multicall INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/usr/lib/python3.11/site-packages/xdist/dsession.py", line 117, in pytest_runtestloop INTERNALERROR> self.loop_once() INTERNALERROR> File "/usr/lib/python3.11/site-packages/xdist/dsession.py", line 140, in loop_once INTERNALERROR> call(**kwargs) INTERNALERROR> File "/usr/lib/python3.11/site-packages/xdist/dsession.py", line 179, in worker_workerfinished INTERNALERROR> assert not crashitem, (crashitem, node) INTERNALERROR> AssertionError: ('test/sql/test_selectable.py::SelectableTest::test_from_list_with_columns', ) INTERNALERROR> assert not 'test/sql/test_selectable.py::SelectableTest::test_from_list_with_columns' ============ 1 failed, 8684 passed, 681 skipped, 1 error in 34.13s ============= >>> ERROR: py3-sqlalchemy: check failed >>> py3-sqlalchemy: Uninstalling dependencies... (1/38) Purging .makedepends-py3-sqlalchemy (20230429.125332) (2/38) Purging python3-dev (3.11.3-r10) (3/38) Purging py3-setuptools-pyc (67.7.2-r0) (4/38) Purging py3-setuptools (67.7.2-r0) (5/38) Purging py3-mock-pyc (5.0.2-r1) (6/38) Purging py3-mock (5.0.2-r1) (7/38) Purging py3-pytest-xdist-pyc (3.2.1-r1) (8/38) Purging py3-pytest-xdist (3.2.1-r1) (9/38) Purging py3-execnet-pyc (1.9.0-r2) (10/38) Purging py3-execnet (1.9.0-r2) (11/38) Purging py3-apipkg-pyc (2.1.0-r2) (12/38) Purging py3-apipkg (2.1.0-r2) (13/38) Purging py3-pytest-pyc (7.3.1-r1) (14/38) Purging py3-pytest (7.3.1-r1) (15/38) Purging py3-iniconfig-pyc (1.1.1-r6) (16/38) Purging py3-iniconfig (1.1.1-r6) (17/38) Purging py3-packaging-pyc (23.1-r1) (18/38) Purging py3-packaging (23.1-r1) (19/38) Purging py3-parsing-pyc (3.0.9-r2) (20/38) Purging py3-parsing (3.0.9-r2) (21/38) Purging py3-pluggy-pyc (1.0.0-r3) (22/38) Purging py3-pluggy (1.0.0-r3) (23/38) Purging py3-py-pyc (1.11.0-r2) (24/38) Purging py3-py (1.11.0-r2) (25/38) Purging py3-greenlet-pyc (2.0.2-r2) (26/38) Purging py3-greenlet (2.0.2-r2) (27/38) Purging python3-pyc (3.11.3-r10) (28/38) Purging python3-pycache-pyc0 (3.11.3-r10) (29/38) Purging pyc (0.1-r0) (30/38) Purging python3 (3.11.3-r10) (31/38) Purging gdbm (1.23-r1) (32/38) Purging libbz2 (1.0.8-r5) (33/38) Purging libffi (3.4.4-r2) (34/38) Purging libpanelw (6.4_p20230424-r0) (35/38) Purging mpdecimal (2.5.1-r2) (36/38) Purging readline (8.2.1-r1) (37/38) Purging sqlite-libs (3.41.2-r2) (38/38) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 371 MiB in 98 packages