Your message dated Fri, 23 Aug 2024 09:35:52 +0000
with message-id <e1shqi0-006nkz...@fasolo.debian.org>
and subject line Bug#1076928: fixed in sqlalchemy 2.0.32+ds1-1
has caused the Debian Bug report #1076928,
regarding sqlalchemy: FTBFS: failing tests
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1076928: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076928
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sqlalchemy
Version: 2.0.31+ds1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
dh build --buildsystem=pybuild --with python3,sphinxdoc
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config
running config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
echo "Do nothing here..."
Do nothing here...
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'

[... snipped ...]

SKIPPED [4] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.oracle.test_reflection.SystemTableTablenamesTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [3] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.oracle.test_reflection.TableReflectionTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [2] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_reflection.TestReflectDifficultColTypes' 
unsupported on any DB implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [7] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.mysql.test_reflection.TypeReflectionTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [6] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.oracle.test_reflection.TypeReflectionTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [7] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.oracle.test_reflection.ViewReflectionTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/base/test_result.py::ResultTupleTest::test_serialize_cy_py_cy[cy_to_py] 
(call)' : Cython extensions not installed
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/base/test_result.py::ResultTupleTest::test_serialize_cy_py_cy[py_to_cy] 
(call)' : Cython extensions not installed
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_46_0::test_row_c_sequence_check
 (call)' : Cython extensions not installed
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test.sql.test_returning.SequenceReturningTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'no sequence support
SKIPPED [2] lib/sqlalchemy/testing/config.py:423: 
'test.ext.asyncio.test_scoping_py3k.AsyncScopedSessionTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'Async dialect required
SKIPPED [3] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.mssql.test_sequence.SequenceTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [3] lib/sqlalchemy/testing/config.py:423: 
'test.sql.test_sequences.SequenceAsServerDefaultTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'doesn't support sequences as a server 
side default. and doesn't support sequences as a server side default. and 
doesn't support sequences as a server side default., no sequence support
SKIPPED [3] lib/sqlalchemy/testing/config.py:423: 
'test.sql.test_sequences.SequenceAsServerDefaultTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'no sequence support, doesn't support 
sequences as a server side default. and doesn't support sequences as a server 
side default. and doesn't support sequences as a server side default.
SKIPPED [20] lib/sqlalchemy/testing/config.py:423: 
'test.sql.test_sequences.SequenceExecTest' unsupported on any DB implementation 
'sqlite(3.46.0)+pysqlite'no sequence support
SKIPPED [11] lib/sqlalchemy/testing/config.py:423: 
'test.sql.test_sequences.SequenceTest' unsupported on any DB implementation 
'sqlite(3.46.0)+pysqlite'no sequence support
SKIPPED [4] lib/sqlalchemy/testing/config.py:423: 
'test.sql.test_sequences.TableBoundSequenceTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'no sequence support
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_46_0::test_sequence_execute[False-False]
 (call)' : no sequence support
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_46_0::test_sequence_execute[False-True]
 (call)' : no sequence support
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_46_0::test_sequence_execute[True-False]
 (call)' : no sequence support
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_46_0::test_sequence_execute[True-True]
 (call)' : no sequence support
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_session.py::SessionStateTest::test_autoflush (call)' : sqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_session.py::SessionStateTest::test_autoflush_unbound (call)' : 
sqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_session.py::TransScopingTest::test_transaction (call)' : sqlite
SKIPPED [3] lib/sqlalchemy/testing/config.py:423: 
'test.ext.asyncio.test_session_py3k.AsyncAttrsTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'Async dialect required
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test.ext.asyncio.test_session_py3k.AsyncCascadesTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'Async dialect required
SKIPPED [2] lib/sqlalchemy/testing/config.py:423: 
'test.ext.asyncio.test_session_py3k.AsyncEventTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'Async dialect required
SKIPPED [2] lib/sqlalchemy/testing/config.py:423: 
'test.ext.asyncio.test_session_py3k.AsyncORMBehaviorsTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'Async dialect required
SKIPPED [11] lib/sqlalchemy/testing/config.py:423: 
'test.ext.asyncio.test_session_py3k.AsyncProxyTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'Async dialect required
SKIPPED [14] lib/sqlalchemy/testing/config.py:423: 
'test.ext.asyncio.test_session_py3k.AsyncSessionQueryTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'Async dialect required
SKIPPED [7] lib/sqlalchemy/testing/config.py:423: 
'test.ext.asyncio.test_session_py3k.AsyncSessionTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'Async dialect required
SKIPPED [23] lib/sqlalchemy/testing/config.py:423: 
'test.ext.asyncio.test_session_py3k.AsyncSessionTransactionTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'Async dialect required
SKIPPED [6] lib/sqlalchemy/testing/config.py:423: 
'test.ext.asyncio.test_session_py3k.OverrideSyncSession' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'Async dialect required
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_46_0::test_pysqlcipher_connects
 (call)' : not sqlite+pysqlcipher
SKIPPED [3] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_types.ArrayTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'custom function
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_46_0::test_dialect_autocommit_is_restored[not_use_dialect_setting]
 (call)' : custom function or +aiosqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_46_0::test_dialect_autocommit_is_restored[use_dialect_setting]
 (call)' : custom function or +aiosqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_46_0::test_delete_from_round_trip
 (call)' : not postgresql and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_46_0::test_delete_scalar_subq_round_trip
 (call)' : not postgresql and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_46_0::test_update_from_round_trip
 (call)' : not postgresql and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_46_0::test_reflect_covering_index
 (call)' : not postgresql >= (11,) and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_comments_unicode
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_comments_unicode_full
 (call)' : not postgresql and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_comments
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_comments_with_schema
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_inter_schema_foreign_keys
 (call)' : not postgresql and not mysql and not mariadb and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.ANY-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.ANY-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.ANY-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.ANY-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.ANY-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.ANY-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.ANY_VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.ANY_VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.ANY_VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.ANY_VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.ANY_VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.ANY_VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.MATERIALIZED_VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.MATERIALIZED_VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.MATERIALIZED_VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.MATERIALIZED_VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.MATERIALIZED_VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.MATERIALIZED_VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE|VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE|VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE|VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE|VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE|VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.TABLE|VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[False-ObjectKind.VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.ANY-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.ANY-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.ANY-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.ANY-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.ANY-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.ANY-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.ANY_VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.ANY_VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.ANY_VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.ANY_VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.ANY_VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.ANY_VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.MATERIALIZED_VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.MATERIALIZED_VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.MATERIALIZED_VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.MATERIALIZED_VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.MATERIALIZED_VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.MATERIALIZED_VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE|VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE|VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE|VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE|VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE|VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.TABLE|VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_get_multi_table_comment[True-ObjectKind.VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.ANY-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.ANY-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.ANY-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.ANY-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.ANY-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.ANY-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.ANY_VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.ANY_VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.ANY_VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.ANY_VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.ANY_VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.ANY_VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.MATERIALIZED_VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.MATERIALIZED_VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.MATERIALIZED_VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.MATERIALIZED_VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.MATERIALIZED_VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.MATERIALIZED_VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE|VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE|VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE|VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE|VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE|VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.TABLE|VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[False-ObjectKind.VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.ANY-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.ANY-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.ANY-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.ANY-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.ANY-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.ANY-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.ANY_VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.ANY_VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.ANY_VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.ANY_VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.ANY_VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.ANY_VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.MATERIALIZED_VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.MATERIALIZED_VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.MATERIALIZED_VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.MATERIALIZED_VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.MATERIALIZED_VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.MATERIALIZED_VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE|MATERIALIZED_VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE|VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE|VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE|VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE|VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE|VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.TABLE|VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.VIEW-ObjectScope.ANY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.VIEW-ObjectScope.ANY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.VIEW-ObjectScope.DEFAULT-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.VIEW-ObjectScope.DEFAULT-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.VIEW-ObjectScope.TEMPORARY-<lambda>-_exclusions_01]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_multi_get_table_options_tables[True-ObjectKind.VIEW-ObjectScope.TEMPORARY-None-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_not_existing_table[get_table_comment-_exclusions_07]
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_not_existing_table[get_table_options-_exclusions_00]
 (call)' : not mysql and not mariadb and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_46_0::test_schema_cache
 (call)' : sqlite or oracle
SKIPPED [6] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_types.DateTimeTZTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'not postgresql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_46_0::test_bound_fetch_offset
 (call)' : not postgresql and not mssql >= (11,) and not oracle >= (12,) and not 
mariadb >= (10, 6)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_46_0::test_expr_fetch_offset
 (call)' : not postgresql and not mssql >= (11,) and not oracle >= (12,) and not 
mariadb >= (10, 6)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_46_0::test_fetch_offset_no_order
 (call)' : not postgresql and not oracle >= (12,) and not mariadb >= (10, 6)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_46_0::test_fetch_offset_nobinds
 (call)' : not postgresql and not mssql >= (11,) and not oracle >= (12,) and not 
mariadb >= (10, 6)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_46_0::test_fetch_offset_percent
 (call)' : not mssql >= (11,) and not oracle >= (12,)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_46_0::test_fetch_offset_percent_ties
 (call)' : not mssql >= (11,) and not oracle >= (12,)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_46_0::test_fetch_offset_ties
 (call)' : not postgresql >= (13,) and not mssql >= (11,) and not oracle >= (12,) 
and not mariadb >= (10, 6)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_46_0::test_fetch_offset_ties_exact_number
 (call)' : not postgresql >= (13,) and not mssql >= (11,) and not oracle >= (12,) 
and not mariadb >= (10, 6)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_46_0::test_simple_fetch
 (call)' : not postgresql and not mssql >= (11,) and not oracle >= (12,) and not 
mariadb >= (10, 6)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_46_0::test_simple_fetch_offset
 (call)' : not postgresql and not mssql >= (11,) and not oracle >= (12,) and not 
mariadb >= (10, 6)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_46_0::test_simple_fetch_percent
 (call)' : not mssql >= (11,) and not oracle >= (12,)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_46_0::test_simple_fetch_percent_ties
 (call)' : not mssql >= (11,) and not oracle >= (12,)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_46_0::test_simple_fetch_ties
 (call)' : not postgresql >= (13,) and not mssql >= (11,) and not oracle >= (12,) 
and not mariadb >= (10, 6)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_46_0::test_add_table_comment
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_46_0::test_drop_table_comment
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [4] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_dialect.FutureWeCanSetDefaultSchemaWEventsTest' 
unsupported on any DB implementation 'sqlite(3.46.0)+pysqlite'not postgresql 
and not oracle
SKIPPED [11] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_sequence.HasSequenceTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'no sequence support
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_sequence.HasSequenceTestEmpty' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'no sequence support
SKIPPED [3] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_select.IdentityColumnTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'not postgresql >= (10,) and not oracle 
>= (12,) and not mssql
SKIPPED [2] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_reflection.IdentityReflectionTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'not postgresql >= (10,) and not oracle 
>= (12,) and not mssql
SKIPPED [5] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_types.IntervalTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'not oracle and not postgresql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_46_0::test_dialect_user_setting_is_restored
 (call)' : custom function or +aiosqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_46_0::test_index_typed_access[string3]
 (call)' : custom function or mariadb or sqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_46_0::test_index_typed_comparison[string3]
 (call)' : custom function or mariadb or sqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_46_0::test_path_typed_comparison[string3]
 (call)' : custom function or mariadb or sqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_46_0::test_regexp_replace
 (call)' : not postgresql and not mysql >= (8,) and not mariadb and not oracle
SKIPPED [7] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_types.NativeUUIDTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'not postgresql >= (8, 3) and not mariadb 
>= (10, 7, 0)
SKIPPED [2] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_reflection.NormalizedNameTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'Backend does not require 
denormalized names.
SKIPPED [5] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_types.PrecisionIntervalTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'not oracle and not postgresql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_46_0::test_get_table_comment[quote
 " two-_exclusions_01] (call)' : not postgresql and not mysql and not mariadb 
and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_46_0::test_get_table_comment[quote
 ' one-_exclusions_00] (call)' : not postgresql and not mysql and not mariadb 
and not oracle and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[multiple_rows-not_sort_by_parameter_order-UUID]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[multiple_rows-not_sort_by_parameter_order-generic_native_uuid]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[multiple_rows-not_sort_by_parameter_order-generic_native_uuid_str]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[multiple_rows-not_sort_by_parameter_order-non_native_uuid]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[multiple_rows-not_sort_by_parameter_order-non_native_uuid_str]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[multiple_rows-sort_by_parameter_order-LargeBinary1]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[multiple_rows-sort_by_parameter_order-LargeBinary2]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[multiple_rows-sort_by_parameter_order-UUID]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[multiple_rows-sort_by_parameter_order-generic_native_uuid]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[multiple_rows-sort_by_parameter_order-generic_native_uuid_str]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[multiple_rows-sort_by_parameter_order-non_native_uuid]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[multiple_rows-sort_by_parameter_order-non_native_uuid_str]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[not_multiple_rows-not_sort_by_parameter_order-LargeBinary1]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[not_multiple_rows-not_sort_by_parameter_order-LargeBinary2]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[not_multiple_rows-not_sort_by_parameter_order-UUID]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[not_multiple_rows-not_sort_by_parameter_order-generic_native_uuid]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[not_multiple_rows-not_sort_by_parameter_order-generic_native_uuid_str]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[not_multiple_rows-not_sort_by_parameter_order-non_native_uuid]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[not_multiple_rows-not_sort_by_parameter_order-non_native_uuid_str]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[not_multiple_rows-sort_by_parameter_order-LargeBinary1]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[not_multiple_rows-sort_by_parameter_order-LargeBinary2]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[not_multiple_rows-sort_by_parameter_order-UUID]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[not_multiple_rows-sort_by_parameter_order-generic_native_uuid]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[not_multiple_rows-sort_by_parameter_order-generic_native_uuid_str]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[not_multiple_rows-sort_by_parameter_order-non_native_uuid]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::ReturningTest_sqlite+pysqlite_3_46_0::test_imv_returning_datatypes[not_multiple_rows-sort_by_parameter_order-non_native_uuid_str]
 (call)' : not postgresql >= (8, 3) and not mariadb >= (10, 7, 0)
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_sequence.SequenceCompilerTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'no sequence support
SKIPPED [8] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_sequence.SequenceTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'no sequence support
SKIPPED [15] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_results.ServerSideCursorsTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'no server side cursors support
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_46_0::test_add_table_comment
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_46_0::test_drop_table_comment
 (call)' : not postgresql and not mysql and not mariadb and not oracle and not 
mssql
SKIPPED [5] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_reflection.TableNoColumnsTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'not postgresql
SKIPPED [6] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_types.TimeTZTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'not postgresql
SKIPPED [6] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_types.TimestampMicrosecondsTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_select.ValuesExpressionTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'not postgresql and not mssql
SKIPPED [4] lib/sqlalchemy/testing/config.py:423: 
'sqlalchemy.testing.suite.test_dialect.WeCanSetDefaultSchemaWEventsTest' 
unsupported on any DB implementation 'sqlite(3.46.0)+pysqlite'not postgresql 
and not oracle
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_46_0::test_rollback_ignores_clean_on_savepoint
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_46_0::test_rollback_ignores_clean_on_savepoint_agg_upd_eval
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_46_0::test_rollback_ignores_clean_on_savepoint_agg_upd_fetch
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_46_0::test_contextmanager_nested_rollback
 (call)' : savepoints not supported
SKIPPED [24] lib/sqlalchemy/testing/config.py:423: savepoints not enabled
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_46_0::test_rollback_is_global
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_46_0::test_key_replaced_by_update_nested
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_46_0::test_begin_begin_nested_close
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_46_0::test_begin_begin_nested_rollback_commit
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_46_0::test_begin_begin_nested_rollback_rollback
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_46_0::test_begin_nested_close
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_46_0::test_begin_nested_trans_close_one
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_46_0::test_begin_nested_trans_close_two
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_46_0::test_begin_nested_trans_rollback
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_46_0::test_reset_via_agent_begin_twophase
 (call)' : two-phase xact not supported by drivers or two-phase xact not 
supported by database or max_prepared_transactions not available or zero
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_46_0::test_reset_via_agent_begin_twophase_commit
 (call)' : two-phase xact not supported by drivers or two-phase xact not 
supported by database or max_prepared_transactions not available or zero
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_46_0::test_reset_via_agent_begin_twophase_rollback
 (call)' : two-phase xact not supported by drivers or two-phase xact not 
supported by database or max_prepared_transactions not available or zero
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_46_0::test_pk_violation_with_savepoint
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_46_0::test_expunge_pending_on_rollback
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_46_0::test_savepoint_commit
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_46_0::test_savepoint_commit_collections
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_46_0::test_savepoint_delete
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_46_0::test_savepoint_lost_still_runs
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_46_0::test_savepoint_rollback
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_46_0::test_savepoint_rollback_collections
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_46_0::test_update_deleted_on_rollback
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_46_0::test_dirty_state_transferred_deep_nesting
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_46_0::test_external_nested_transaction
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_46_0::test_failed_rollback_deactivates_transaction
 (call)' : sqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_46_0::test_invalidate
 (call)' : sqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_46_0::test_mixed_transaction_close
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_46_0::test_nested_accounting_deleted_items_restored
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_46_0::test_nested_accounting_new_items_removed
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_46_0::test_nested_autotrans
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_46_0::test_nested_transaction
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_46_0::test_nested_transaction_connection_add
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_46_0::test_no_rollback_in_committed_state
 (call)' : sqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_46_0::test_savepoint_on_external
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_46_0::test_transactions_isolated
 (call)' : sqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_46_0::test_twophase
 (call)' : two-phase xact not supported by drivers or two-phase xact not 
supported by database or max_prepared_transactions not available or zero
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SubtransactionRecipeTest_subtransaction_recipe_one_True_sqlite+pysqlite_3_46_0::test_recipe_heavy_nesting
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SubtransactionRecipeTest_subtransaction_recipe_one_True_sqlite+pysqlite_3_46_0::test_recipe_mixed_transaction_control
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SubtransactionRecipeTest_subtransaction_recipe_three_True_sqlite+pysqlite_3_46_0::test_recipe_heavy_nesting
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SubtransactionRecipeTest_subtransaction_recipe_three_True_sqlite+pysqlite_3_46_0::test_recipe_mixed_transaction_control
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SubtransactionRecipeTest_subtransaction_recipe_two_False_sqlite+pysqlite_3_46_0::test_recipe_heavy_nesting
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::SubtransactionRecipeTest_subtransaction_recipe_two_False_sqlite+pysqlite_3_46_0::test_recipe_mixed_transaction_control
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_commit_inactive
 (call)' : sqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_ctxmanager_autobegins_real_trans_from_nested
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_ctxmanager_rolls_back_savepoint[False]
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_ctxmanager_rolls_back_savepoint[True]
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_deactivated_savepoint_warning_straight
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_multiple_two_phase
 (call)' : two-phase xact not supported by drivers or two-phase xact not 
supported by database or max_prepared_transactions not available or zero
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_nested_subtransaction_commit
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_nested_subtransaction_rollback
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_no_rollback_in_deactive
 (call)' : sqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_no_rollback_in_deactive_savepoint
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_reset_rollback_two_phase_no_rollback
 (call)' : two-phase xact not supported by drivers or two-phase xact not 
supported by database or max_prepared_transactions not available or zero
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_rollback_inactive
 (call)' : sqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_savepoint_five
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_savepoint_four
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_savepoint_one
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_savepoint_release_fails_ctxmanager
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_savepoint_release_fails_flat
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_savepoint_rollback_fails_flat
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_savepoint_seven
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_savepoint_six
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_savepoint_three
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_savepoint_two
 (call)' : savepoints not supported
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_two_phase_recover
 (call)' : two-phase xact not supported by drivers or two-phase xact not 
supported by database or max_prepared_transactions not available or zero
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_46_0::test_two_phase_transaction
 (call)' : two-phase xact not supported by drivers or two-phase xact not 
supported by database or max_prepared_transactions not available or zero
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_transaction.py::TwoPhaseTest_sqlite+pysqlite_3_46_0::test_rollback_on_prepare
 (call)' : two-phase xact not supported by drivers or two-phase xact not 
supported by database or max_prepared_transactions not available or zero
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: missing aiosqile
SKIPPED [32] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.ArrayEnum' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [6] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.ArrayJSON' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [15] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.mssql.test_types.BinaryTest' unsupported on any DB implementation 
'sqlite(3.46.0)+pysqlite'
SKIPPED [4] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.mssql.test_types.BooleanTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [4] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.CITextTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [230] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.CoreArrayRoundTripTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [4] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.DateMultiRangeRoundTripTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'not postgresql >= (14,), not 
+psycopg and not +asyncpg and not +pg8000
SKIPPED [10] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.DateMultiRangeRoundTripTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'not +psycopg and not +asyncpg and 
not +pg8000, not postgresql >= (14,)
SKIPPED [1228] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.DateRangeRoundTripTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'not +psycopg2 and not +psycopg and 
not +asyncpg and not +pg8000
SKIPPED [10] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.DateTimeMultiRangeRoundTripTest' unsupported 
on any DB implementation 'sqlite(3.46.0)+pysqlite'not +psycopg and not +asyncpg 
and not +pg8000, not postgresql >= (14,)
SKIPPED [4] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.DateTimeMultiRangeRoundTripTest' unsupported 
on any DB implementation 'sqlite(3.46.0)+pysqlite'not postgresql >= (14,), not 
+psycopg and not +asyncpg and not +pg8000
SKIPPED [1228] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.DateTimeRangeRoundTripTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'not +psycopg2 and not +psycopg 
and not +asyncpg and not +pg8000
SKIPPED [23] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.DateTimeTZMultiRangeCompilationTest' 
unsupported on any DB implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [14] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.DateTimeTZRMultiangeRoundTripTest' 
unsupported on any DB implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [1228] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.DateTimeTZRangeRoundTripTest' unsupported 
on any DB implementation 'sqlite(3.46.0)+pysqlite'not +psycopg2 and not 
+psycopg and not +asyncpg and not +pg8000
SKIPPED [2] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.DomainDDLEventTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [12] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.DomainTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [2] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.EnumDDLEventTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [19] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.mysql.test_types.EnumSetTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [7] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.oracle.test_types.EuroNumericTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [3] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.FloatCoercionTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [13] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.HStoreRoundTripTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'needs hstore extension
SKIPPED [4] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.HashableFlagORMTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [10] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.InetRoundTripTests' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [9] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.Int4MultiRangeRoundTripTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'not postgresql >= (14,), not 
+psycopg and not +asyncpg and not +pg8000
SKIPPED [5] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.Int4MultiRangeRoundTripTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'not +psycopg and not +asyncpg and 
not +pg8000, not postgresql >= (14,)
SKIPPED [1228] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.Int4RangeRoundTripTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'not +psycopg2 and not +psycopg and 
not +asyncpg and not +pg8000
SKIPPED [6] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.Int8MultiRangeRoundTripTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'not +psycopg and not +asyncpg and 
not +pg8000, not postgresql >= (14,)
SKIPPED [8] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.Int8MultiRangeRoundTripTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'not postgresql >= (14,), not 
+psycopg and not +asyncpg and not +pg8000
SKIPPED [1228] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.Int8RangeRoundTripTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'not +psycopg2 and not +psycopg and 
not +asyncpg and not +pg8000
SKIPPED [5] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.JSONBCastSuiteTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'not postgresql >= (9, 4)
SKIPPED [24] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.JSONBRoundTripTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [99] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.JSONBSuiteTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'not postgresql >= (9, 4)
SKIPPED [21] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.JSONRoundTripTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [2] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.mysql.test_types.JSONTest' unsupported on any DB implementation 
'sqlite(3.46.0)+pysqlite'
SKIPPED [44] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.oracle.test_types.LOBFetchTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_46_0::test_render_datetime[date]
 (call)' : custom function
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_46_0::test_render_datetime[datetime]
 (call)' : custom function
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_46_0::test_render_datetime[time]
 (call)' : custom function
SKIPPED [3] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.mssql.test_types.MSDateTypeTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [65] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.NamedTypeTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [2] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.NativeEnumDDLEventTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [6] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.NumMultiRangeRoundTripTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'not postgresql >= (14,), not 
+psycopg and not +asyncpg and not +pg8000
SKIPPED [8] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.NumMultiRangeRoundTripTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'not +psycopg and not +asyncpg and not 
+pg8000, not postgresql >= (14,)
SKIPPED [1228] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.NumRangeRoundTripTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'not +psycopg2 and not +psycopg and 
not +asyncpg and not +pg8000
SKIPPED [2] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.NumericInterpretationTest' unsupported on 
any DB implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.OIDTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [291] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.PGArrayRoundTripTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [8] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.PGInsertManyValuesTest' unsupported on any 
DB implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [4] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.RegClassTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [9] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.mssql.test_types.RowVersionTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [16] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.oracle.test_types.SetInputSizesTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [3] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.SpecialTypesTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [312] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.mssql.test_types.StringRoundTripTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [2] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.mssql.test_types.TimeParameterTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.TimePrecisionTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [7] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.TimestampTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [2] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.TimezoneTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_46_0::test_typedec_of_array
 (call)' : custom function
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_46_0::test_typedec_of_array_modified
 (call)' : custom function
SKIPPED [19] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.mssql.test_types.TypeRoundTripTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [33] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.mysql.test_types.TypeRoundTripTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [29] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.oracle.test_types.TypesTest' unsupported on any DB implementation 
'sqlite(3.46.0)+pysqlite'
SKIPPED [7] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.postgresql.test_types.UUIDTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [7] lib/sqlalchemy/testing/config.py:423: 
'test.dialect.mssql.test_types.UniqueIdentifierTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test.orm.test_unitofwork.BatchDeleteIgnoresRowcountTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'not supported by database
SKIPPED [4] lib/sqlalchemy/testing/config.py:423: 
'test.orm.test_unitofwork.ExtraPassiveDeletesTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'not supported by database
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofwork.py::NoRowInsertedTest_sqlite+pysqlite_3_46_0::test_insert_single_no_pk_correct_exception
 (call)' : only postgresql uses RETURNING for a single-row INSERT among the DBs 
we are using in this test
SKIPPED [3] lib/sqlalchemy/testing/config.py:423: 
'test.orm.test_unitofwork.PassiveDeletesTest' unsupported on any DB 
implementation 'sqlite(3.46.0)+pysqlite'not supported by database
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_a (call)' : not 
postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_b (call)' : doesn't 
support sequences as a server side default. and doesn't support sequences as a 
server side default. and doesn't support sequences as a server side default.
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::TryToFoolInsertManyValuesTest_sqlite+pysqlite_3_46_0::test_original_use_case[default_string_uuid-identity]
 (call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::TryToFoolInsertManyValuesTest_sqlite+pysqlite_3_46_0::test_original_use_case[default_string_uuid-sequence]
 (call)' : no sequence support
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::TryToFoolInsertManyValuesTest_sqlite+pysqlite_3_46_0::test_original_use_case[default_uuid-identity]
 (call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::TryToFoolInsertManyValuesTest_sqlite+pysqlite_3_46_0::test_original_use_case[default_uuid-sequence]
 (call)' : no sequence support
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::TryToFoolInsertManyValuesTest_sqlite+pysqlite_3_46_0::test_original_use_case[explicit-identity]
 (call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::TryToFoolInsertManyValuesTest_sqlite+pysqlite_3_46_0::test_original_use_case[explicit-sequence]
 (call)' : no sequence support
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::TryToFoolInsertManyValuesTest_sqlite+pysqlite_3_46_0::test_original_use_case[implicit_not_omitted-identity]
 (call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::TryToFoolInsertManyValuesTest_sqlite+pysqlite_3_46_0::test_original_use_case[implicit_not_omitted-sequence]
 (call)' : no sequence support
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::TryToFoolInsertManyValuesTest_sqlite+pysqlite_3_46_0::test_original_use_case[implicit_omitted-identity]
 (call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::TryToFoolInsertManyValuesTest_sqlite+pysqlite_3_46_0::test_original_use_case[implicit_omitted-sequence]
 (call)' : no sequence support
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::TryToFoolInsertManyValuesTest_sqlite+pysqlite_3_46_0::test_original_use_case[none-identity]
 (call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::TryToFoolInsertManyValuesTest_sqlite+pysqlite_3_46_0::test_original_use_case[none-sequence]
 (call)' : no sequence support
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_unitofworkv2.py::TryToFoolInsertManyValuesTest_sqlite+pysqlite_3_46_0::test_this_really_fails_on_mssql_wo_full_fix
 (call)' : not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_46_0::test_defaults_second_table
 (call)' : Multi table update and Multi table update
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_46_0::test_defaults_second_table_same_name
 (call)' : Multi table update and Multi table update
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_46_0::test_no_defaults_second_table
 (call)' : Multi table update and Multi table update
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_46_0::test_exec_join_multitable
 (call)' : Multi table update and Multi table update
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_46_0::test_exec_multitable
 (call)' : Multi table update and Multi table update
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_46_0::test_exec_multitable_same_name
 (call)' : Multi table update and Multi table update
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/dml/test_update_delete_where.py::InheritTest_sqlite+pysqlite_3_46_0::test_delete_using[None]
 (call)' : Backend does not support DELETE..USING or equivalent and Backend 
does not support DELETE..USING or equivalent and Backend does not support 
DELETE..USING or equivalent and Backend does not support DELETE..USING or 
equivalent
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/dml/test_update_delete_where.py::InheritTest_sqlite+pysqlite_3_46_0::test_delete_using[evaluate]
 (call)' : Backend does not support DELETE..USING or equivalent and Backend 
does not support DELETE..USING or equivalent and Backend does not support 
DELETE..USING or equivalent and Backend does not support DELETE..USING or 
equivalent
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/dml/test_update_delete_where.py::InheritTest_sqlite+pysqlite_3_46_0::test_delete_using[fetch]
 (call)' : Backend does not support DELETE..USING or equivalent and Backend 
does not support DELETE..USING or equivalent and Backend does not support 
DELETE..USING or equivalent and Backend does not support DELETE..USING or 
equivalent
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/dml/test_update_delete_where.py::InheritTest_sqlite+pysqlite_3_46_0::test_delete_using[fetch_w_hint]
 (call)' : Backend does not support DELETE..USING or equivalent and Backend 
does not support DELETE..USING or equivalent and Backend does not support 
DELETE..USING or equivalent and Backend does not support DELETE..USING or 
equivalent
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/dml/test_update_delete_where.py::InheritTest_sqlite+pysqlite_3_46_0::test_update_from_join_no_problem
 (call)' : Multi table update and Multi table update
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/dml/test_update_delete_where.py::InheritTest_sqlite+pysqlite_3_46_0::test_update_from_multitable[None]
 (call)' : Backend does not support DELETE..USING or equivalent and Backend 
does not support DELETE..USING or equivalent and Backend does not support 
DELETE..USING or equivalent and Backend does not support DELETE..USING or 
equivalent
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/dml/test_update_delete_where.py::InheritTest_sqlite+pysqlite_3_46_0::test_update_from_multitable[evaluate]
 (call)' : Backend does not support DELETE..USING or equivalent and Backend 
does not support DELETE..USING or equivalent and Backend does not support 
DELETE..USING or equivalent and Backend does not support DELETE..USING or 
equivalent
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/dml/test_update_delete_where.py::InheritTest_sqlite+pysqlite_3_46_0::test_update_from_multitable[fetch]
 (call)' : Backend does not support DELETE..USING or equivalent and Backend 
does not support DELETE..USING or equivalent and Backend does not support 
DELETE..USING or equivalent and Backend does not support DELETE..USING or 
equivalent
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/dml/test_update_delete_where.py::UpdateDeleteFromTest_sqlite+pysqlite_3_46_0::test_delete_using_joined_subq_test
 (call)' : Backend does not support DELETE..USING or equivalent and Backend 
does not support DELETE..USING or equivalent and Backend does not support 
DELETE..USING or equivalent and Backend does not support DELETE..USING or 
equivalent
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/dml/test_update_delete_where.py::UpdateDeleteFromTest_sqlite+pysqlite_3_46_0::test_multi_table_criteria_ok_wo_eval
 (call)' : Multi table update and Multi table update
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/dml/test_update_delete_where.py::UpdateDeleteFromTest_sqlite+pysqlite_3_46_0::test_update_from_multitable_same_names
 (call)' : Multi table update and Multi table update
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/dml/test_update_delete_where.py::UpdateDeleteTest_sqlite+pysqlite_3_46_0::test_update_against_external_non_mapped_cols
 (call)' : not postgresql and not mssql
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/base/test_utils.py::CyExtensionTest::test_all_cyext_imported (call)' : No 
Cython
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_46_0::test_concurrent_mod_err_expire_on_commit
 (call)' : sqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_46_0::test_concurrent_mod_err_noexpire_on_commit
 (call)' : sqlite
SKIPPED [1] lib/sqlalchemy/testing/config.py:423: 
'test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_46_0::test_versioncheck_for_update
 (call)' : no FOR UPDATE NOWAIT support
FAILED 
test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_plugin_files[as_declarative.py]
FAILED 
test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_plugin_files[decl_base_subclass_two.py]
FAILED 
test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_plugin_files[mapped_attr_assign.py]
FAILED 
test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_plugin_files[mixin_two.py]
FAILED 
test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_plugin_files[relationship_6255_one.py]
FAILED 
test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_plugin_files[relationship_6255_three.py]
FAILED 
test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_plugin_files[relationship_6255_two.py]
FAILED 
test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_plugin_files[relationship_direct_cls.py]
FAILED 
test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_plugin_files[relationship_err1.py]
FAILED 
test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_plugin_files[relationship_err3.py]
FAILED 
test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_plugin_files[sa_module_prefix.py]
FAILED 
test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_plugin_files[typing_err3.py]
== 12 failed, 21148 passed, 10837 skipped, 4 deselected in 1851.12s (0:30:51) ==
make[1]: *** [debian/rules:20: override_dh_auto_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202407/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: sqlalchemy
Source-Version: 2.0.32+ds1-1
Done: Piotr Ożarowski <pi...@debian.org>

We believe that the bug you reported is fixed in the latest version of
sqlalchemy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1076...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Piotr Ożarowski <pi...@debian.org> (supplier of updated sqlalchemy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 23 Aug 2024 09:52:58 +0200
Source: sqlalchemy
Architecture: source
Version: 2.0.32+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Piotr Ożarowski <pi...@debian.org>
Changed-By: Piotr Ożarowski <pi...@debian.org>
Closes: 1076928
Changes:
 sqlalchemy (2.0.32+ds1-1) unstable; urgency=medium
 .
   * New upstream release
   * Disable deprecated mypy plugin tests (test_plugin_files) closes: 1076928
Checksums-Sha1:
 74301b3900de959c86a24ec9a21f6c3f5e2e359c 2576 sqlalchemy_2.0.32+ds1-1.dsc
 340933303e01640e3bf2648932384d85f92acca1 3408856 
sqlalchemy_2.0.32+ds1.orig.tar.xz
 59868ce5857b2109a84434ddbd40f31ddc9e4857 14972 
sqlalchemy_2.0.32+ds1-1.debian.tar.xz
 457dd5e2c1ab9385dad67710cfd89c9d3a727ab7 9817 
sqlalchemy_2.0.32+ds1-1_amd64.buildinfo
Checksums-Sha256:
 9cfb3bbdffbb8defd90f2f677089500028374425b6fa40232b0bceaa3df3524c 2576 
sqlalchemy_2.0.32+ds1-1.dsc
 a6762add61fb77178c3257cfba130b73b881f62175879becb09437413710da77 3408856 
sqlalchemy_2.0.32+ds1.orig.tar.xz
 8acf0b66e599cff422c828253cff076d1f28bae9f2e6090223cd85d37637af51 14972 
sqlalchemy_2.0.32+ds1-1.debian.tar.xz
 2c4bd68e7323755030e617615682e6a43bd43f9b9232c9f5d00505d54574cc18 9817 
sqlalchemy_2.0.32+ds1-1_amd64.buildinfo
Files:
 fbfc82bd0ad461464770edf49aa9eb83 2576 python optional 
sqlalchemy_2.0.32+ds1-1.dsc
 66f4e8eea571f6a709532072073634b5 3408856 python optional 
sqlalchemy_2.0.32+ds1.orig.tar.xz
 e1944b9f5ef50f94f3f7aac740a5c908 14972 python optional 
sqlalchemy_2.0.32+ds1-1.debian.tar.xz
 05985fab5b5448217e0fa7116d24dd5b 9817 python optional 
sqlalchemy_2.0.32+ds1-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEHS+omFjar2IXhi33rvbxoqdFdkUFAmbIUvsACgkQrvbxoqdF
dkVXwRAAjOzJfInUI1EkwyclpgZZqjWm/6s4N6ni0fpQIevlmjmSIJWMwp0n9NL0
D3EtKMkN//2T5CKjAuSJCV2HiIgkm++xtI/XtkWAx0mo/UG8G7JPREV4XjQnRgwN
J+RKP6sumFIXuwv6az5fpCqH7HFhNdV4iwEJY4pgyz9X+x/F/NyQQo7vAlJ7ojE/
4SBZPJIoJV+qbMAeBfp3lYDSACuw/mlinJ3lZ7tL86LRcWo3uqlgkayLCoWos1Sb
05J8Q1luEsMneWjsucsM7Ql9sOTHiNtWOxqwzKSWRZSPa3y/onofxKO4wlkJEIl3
m9Swe1fYJ6N4qTSwkovpLNC5hlUxlpFs+qRcMRlkzwIovwjQj3M8NF7PTvOQHtn9
nYZUfTWD0FwKPKEzTQeLnMlf3BH8kUy0/h4UsJrYw8GKRSbjIXeKzWWc4sOAr7Ym
OoS1DQ91lh8IAOVSRN4Vmctpn8FhXpB+IsS+jJr8mMXIBlQQbWn39hMWglLyL5NG
GGZ6oPywg4JrrETOQqY+L/eSA1HEA3Vhvf7+gIYdytEXOIcoqoAQonWIVQ92zvei
a6KjkPvbfgsIzrtJlmyaabzYFAfnvzghaB2CBMg28NGq2bX6i+sZaqJnIqwmOApL
7Bq03bQXjmGN5bZrQQf2+FSBwo7BlFPJ3DQtBe1t3MZvg55gxtQ=
=JJxr
-----END PGP SIGNATURE-----

Attachment: pgp0FNCBLkS6x.pgp
Description: PGP signature


--- End Message ---

Reply via email to