Package: src:alembic
Version: 1.16.4-3
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

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

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

If you cannot 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 add an affects on src:alembic, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3,sphinxdoc --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --with python3,sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build" 
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_alembic  
* Building wheel...
running bdist_wheel

[... snipped ...]

tests/test_version_traversal.py::BranchedPathTest::test_downgrade_relative_to_branch_head
 PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_downgrade_single_branch_c1branch
 PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_downgrade_single_branch_c1branch_from_d1_head
 PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_downgrade_single_branch_c2
 PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_downgrade_single_branch_d1
 PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_relative_downgrade_baseplus2
 PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_relative_downgrade_branchplus2
 PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_relative_downgrade_branchplus3
 PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_relative_upgrade PASSED 
[ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_stamp_down_across_multiple_branch_to_branchpoint
 PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_stamp_to_labeled_base_multiple_heads
 PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_stamp_to_labeled_head_multiple_heads
 PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_upgrade_from_base 
PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_upgrade_from_base_implicit
 PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_upgrade_multiple_branch 
PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_upgrade_one_branch_of_heads
 PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_upgrade_other_branch_from_mergepoint
 PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTest::test_upgrade_single_branch 
PASSED [ 97%]
tests/test_version_traversal.py::BranchedPathTestCrossDependencies::test_downgrade_branch_dependency
 PASSED [ 98%]
tests/test_version_traversal.py::BranchedPathTestCrossDependencies::test_downgrade_independent_branch
 PASSED [ 98%]
tests/test_version_traversal.py::DependsOnBranchLabelTest::test_upgrade_path 
PASSED [ 98%]
tests/test_version_traversal.py::DependsOnBranchTestFive::test_downgrade_to_depends_on
 PASSED [ 98%]
tests/test_version_traversal.py::DependsOnBranchTestFour::test_dependencies_are_normalized
 PASSED [ 98%]
tests/test_version_traversal.py::DependsOnBranchTestOne::test_downgrade_to_dependency
 PASSED [ 98%]
tests/test_version_traversal.py::DependsOnBranchTestOne::test_stamp_across_dependency
 PASSED [ 98%]
tests/test_version_traversal.py::DependsOnBranchTestThree::test_downgrade_over_crisscross
 PASSED [ 98%]
tests/test_version_traversal.py::DependsOnBranchTestTwo::test_kaboom PASSED [ 
98%]
tests/test_version_traversal.py::DependsOnOwnDownrevTest::test_traverse PASSED 
[ 98%]
tests/test_version_traversal.py::DependsOnOwnDownrevTest::test_traverse_down 
PASSED [ 98%]
tests/test_version_traversal.py::ForestTest::test_base_to_heads PASSED   [ 98%]
tests/test_version_traversal.py::ForestTest::test_stamp_to_heads PASSED  [ 98%]
tests/test_version_traversal.py::ForestTest::test_stamp_to_heads_no_moves_needed
 PASSED [ 98%]
tests/test_version_traversal.py::MergedPathTest::test_downgrade_across_merge_point
 PASSED [ 98%]
tests/test_version_traversal.py::MergedPathTest::test_stamp_down_across_merge_point_branch
 PASSED [ 98%]
tests/test_version_traversal.py::MergedPathTest::test_stamp_down_across_merge_prior_branching
 PASSED [ 98%]
tests/test_version_traversal.py::MergedPathTest::test_stamp_labeled_head_across_merge_from_multiple_branch
 PASSED [ 98%]
tests/test_version_traversal.py::MergedPathTest::test_stamp_up_across_merge_from_multiple_branch
 PASSED [ 99%]
tests/test_version_traversal.py::MergedPathTest::test_stamp_up_across_merge_from_single_branch
 PASSED [ 99%]
tests/test_version_traversal.py::MergedPathTest::test_stamp_up_across_merge_prior_branching
 PASSED [ 99%]
tests/test_version_traversal.py::MergedPathTest::test_upgrade_across_merge_point
 PASSED [ 99%]
tests/test_version_traversal.py::NotQuiteTwinMergeTest::test_upgrade PASSED [ 
99%]
tests/test_version_traversal.py::RevisionPathTest::test_downgrade_base_no_version
 PASSED [ 99%]
tests/test_version_traversal.py::RevisionPathTest::test_downgrade_path PASSED [ 
99%]
tests/test_version_traversal.py::RevisionPathTest::test_downgrade_to_existing 
PASSED [ 99%]
tests/test_version_traversal.py::RevisionPathTest::test_downgrade_to_existing_head
 PASSED [ 99%]
tests/test_version_traversal.py::RevisionPathTest::test_invalid_move_higher_to_lower
 PASSED [ 99%]
tests/test_version_traversal.py::RevisionPathTest::test_invalid_move_rev_to_none
 PASSED [ 99%]
tests/test_version_traversal.py::RevisionPathTest::test_invalid_relative_downgrade_path
 PASSED [ 99%]
tests/test_version_traversal.py::RevisionPathTest::test_invalid_relative_upgrade_path
 PASSED [ 99%]
tests/test_version_traversal.py::RevisionPathTest::test_relative_downgrade_path 
PASSED [ 99%]
tests/test_version_traversal.py::RevisionPathTest::test_relative_upgrade_path 
PASSED [ 99%]
tests/test_version_traversal.py::RevisionPathTest::test_stamp_to_base PASSED [ 
99%]
tests/test_version_traversal.py::RevisionPathTest::test_upgrade_path PASSED [ 
99%]
tests/test_version_traversal.py::TwinMergeTest::test_upgrade PASSED      [100%]

=================================== FAILURES ===================================
_ 
AutogenerateForeignKeysTest_sqlite+pysqlite_3_46_1.test_casing_convention_changed_so_put_drops_first
 _
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 353, in 
from_call
    result: TResult | None = func()
                             ~~~~^^
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 245, in <lambda>
    lambda: runtest_hook(item=item, **kwds),
            ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
firstresult)
           
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120, in 
_hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 167, in 
_multicall
    raise exception
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 139, in 
_multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/capture.py", line 900, in 
pytest_runtest_call
    return (yield)
            ^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 139, in 
_multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/skipping.py", line 268, in 
pytest_runtest_call
    return (yield)
            ^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 121, in 
_multicall
    res = hook_impl.function(*args)
  File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 179, in 
pytest_runtest_call
    item.runtest()
    ~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/_pytest/python.py", line 1720, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
firstresult)
           
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120, in 
_hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 167, in 
_multicall
    raise exception
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 121, in 
_multicall
    res = hook_impl.function(*args)
  File "/usr/lib/python3/dist-packages/_pytest/python.py", line 166, in 
pytest_pyfunc_call
    result = testfunction(**testargs)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_alembic/build/alembic/testing/suite/test_autogen_fks.py",
 line 243, in test_casing_convention_changed_so_put_drops_first
    self._assert_fk_diff(
    ~~~~~~~~~~~~~~~~~~~~^
        diffs[0],
        ^^^^^^^^^
    ...<5 lines>...
        name="MyFK" if config.requirements.fk_names.enabled else None,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_alembic/build/alembic/testing/suite/_autogen_fixtures.py",
 line 317, in _assert_fk_diff
    eq_(diff[1].name, name)
    ~~~^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 
286, in eq_
    assert a == b, msg or "%r != %r" % (a, b)
AssertionError: 'MyFK' != None
assert 'MyFK' == None
---------------------------- Captured stdout setup -----------------------------
Creating directory 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_alembic/build/scratch/scripts ...  done
Creating directory 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_alembic/build/scratch/scripts/versions 
...  done
Generating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_alembic/build/scratch/scripts/env.py 
...  done
Generating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_alembic/build/scratch/test_alembic.ini 
...  done
Generating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_alembic/build/scratch/scripts/script.py.mako
 ...  done
Generating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_alembic/build/scratch/scripts/README 
...  done
Please edit configuration/connection/logging settings in 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_alembic/build/scratch/test_alembic.ini 
before proceeding.
=========================== short test summary info ============================
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareMetadataToInspectorTest_sqlite+pysqlite_3_46_1::test_datetime_comparisons[cola0-colb0-False-_exclusions_00]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareMetadataToInspectorTest_sqlite+pysqlite_3_46_1::test_datetime_comparisons[cola1-colb1-True-_exclusions_01]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareMetadataToInspectorTest_sqlite+pysqlite_3_46_1::test_datetime_comparisons[cola2-colb2-True-_exclusions_02]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareMetadataToInspectorTest_sqlite+pysqlite_3_46_1::test_introspected_columns_match_metadata_columns[cola17-_exclusions_017]
 (call)' : not mysql and not mariadb
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareMetadataToInspectorTest_sqlite+pysqlite_3_46_1::test_string_comparisons[cola10-colb10-False-_exclusions_010]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareMetadataToInspectorTest_sqlite+pysqlite_3_46_1::test_string_comparisons[cola11-colb11-False-_exclusions_011]
 (call)' : not mysql and not mariadb
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareMetadataToInspectorTest_sqlite+pysqlite_3_46_1::test_string_comparisons[cola12-colb12-True-_exclusions_012]
 (call)' : not mysql and not mariadb
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareMetadataToInspectorTest_sqlite+pysqlite_3_46_1::test_string_comparisons[cola13-colb13-False-_exclusions_013]
 (call)' : not mysql and not mariadb
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareMetadataToInspectorTest_sqlite+pysqlite_3_46_1::test_string_comparisons[cola14-colb14-True-_exclusions_014]
 (call)' : not mysql and not mariadb
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareServerDefaultTest_sqlite+pysqlite_3_46_1::test_server_default_no_false_positives[DATETIME-(getdate())]
 (call)' : not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareServerDefaultTest_sqlite+pysqlite_3_46_1::test_server_default_no_false_positives[DATETIME-(now())]
 (call)' : sqlite
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareServerDefaultTest_sqlite+pysqlite_3_46_1::test_server_default_no_false_positives[VARCHAR(30)-substring('name',
 1, 3)] (call)' : not mssql and not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareServerDefaultTest_sqlite+pysqlite_3_46_1::test_server_default_no_false_positives[VARCHAR(30)-substring('name',1,3)]
 (call)' : not mssql and not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareServerDefaultTest_sqlite+pysqlite_3_46_1::test_server_default_no_false_positives[VARCHAR(30)-substring(:substring_1,
 :substring_2, :substring_3)] (call)' : not mssql and not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareServerDefaultTest_sqlite+pysqlite_3_46_1::test_server_default_no_false_positives[VARCHAR(50)-substring(user_name(),
 charindex('',user_name())+(1),len(user_name()))] (call)' : not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_diffs.py::CompareServerDefaultTest_sqlite+pysqlite_3_46_1::test_server_default_no_false_positives[VARCHAR(50)-substring(user_name(),charindex('',user_name())+(1),len(user_name()))]
 (call)' : not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_changed[<lambda>-<lambda>-_exclusions_016]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_changed[<lambda>-<lambda>-_exclusions_017]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_changed[<lambda>-<lambda>-_exclusions_018]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_changed[<lambda>-<lambda>-_exclusions_019]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_changed[<lambda>-<lambda>-_exclusions_020]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_changed[<lambda>-<lambda>-_exclusions_021]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_changed[<lambda>-<lambda>-_exclusions_022]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_changed[<lambda>-<lambda>-_exclusions_023]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_changed[<lambda>-<lambda>-_exclusions_024]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_changed[<lambda>-<lambda>-_exclusions_025]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_changed[<lambda>-<lambda>-_exclusions_026]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_changed[<lambda>-<lambda>-_exclusions_027]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_changed[<lambda>-<lambda>-_exclusions_028]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_032]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_033]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_034]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_035]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_036]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_037]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_038]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_039]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_040]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_041]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_042]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_043]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_044]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_045]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_046]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_047]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_048]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_049]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_050]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_051]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_052]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_053]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_054]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_055]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_056]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_057]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_058]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_059]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_060]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_061]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_062]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_063]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_064]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_065]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_066]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_067]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_068]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateExpressionIndexTest_sqlite+pysqlite_3_46_1::test_expression_indexes_no_change[<lambda>-<lambda>-_exclusions_069]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_column_sort_changed[<lambda>-<lambda>]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_column_sort_changed[asc-desc]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_column_sort_changed[desc-<lambda>]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_column_sort_changed[desc-asc]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_column_sort_changed[nulls_first-nulls_last]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_column_sort_changed[nulls_last-nulls_first]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_column_sort_not_changed[<lambda>-<lambda>]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_column_sort_not_changed[<lambda>-asc]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_column_sort_not_changed[<lambda>-nulls_last]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_column_sort_not_changed[asc-asc]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_column_sort_not_changed[desc-<lambda>]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_column_sort_not_changed[desc-desc]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_column_sort_not_changed[nulls_first-nulls_first]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_column_sort_not_changed[nulls_last-nulls_last]
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateIndexTest_sqlite+pysqlite_3_46_1::test_nothing_changed_covering_index
 (call)' : not postgresql >= (11,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest_sqlite+pysqlite_3_46_1::test_remove_uq_constraint
 (call)' : sqlite
SKIPPED [4] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 unique constraint reflection disabled for this suite
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::NoUqReflectionIndexTest_sqlite+pysqlite_3_46_1::test_remove_uq_constraint
 (call)' : sqlite
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest_sqlite+pysqlite_3_46_1::test_remove_uq_constraint
 (call)' : sqlite
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_render.py::AutogenRenderTest::test_render_add_column_identity[kw4-sa.Identity(always=False,
 start=42, oracle_on_null=True, oracle_order=False)-_exclusions_04] (call)' : 
custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_autogen_render.py::AutogenRenderTest::test_render_alter_column_add_identity[kw4-sa.Identity(always=False,
 start=42, oracle_on_null=True, oracle_order=False)-_exclusions_04] (call)' : 
custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_batch.py::BatchRoundTripTest_sqlite+pysqlite_3_46_1::test_add_column_auto_identity
 (call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_batch.py::BatchRoundTripTest_sqlite+pysqlite_3_46_1::test_add_column_comment
 (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_batch.py::BatchRoundTripTest_sqlite+pysqlite_3_46_1::test_add_column_comment_recreate
 (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_batch.py::BatchRoundTripTest_sqlite+pysqlite_3_46_1::test_add_table_comment
 (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_batch.py::BatchRoundTripTest_sqlite+pysqlite_3_46_1::test_alter_column_comment
 (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_batch.py::BatchRoundTripTest_sqlite+pysqlite_3_46_1::test_alter_column_comment_recreate
 (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_batch.py::BatchRoundTripTest_sqlite+pysqlite_3_46_1::test_drop_table_comment
 (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 'tests/test_mssql.py::OpTest::test_add_column_identity[kw0] (call)' : not 
postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 'tests/test_mssql.py::OpTest::test_add_column_identity[kw1] (call)' : not 
postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 'tests/test_mssql.py::OpTest::test_add_column_identity[kw2] (call)' : not 
postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 'tests/test_mssql.py::OpTest::test_add_column_identity[kw3] (call)' : not 
postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_mssql.py::OpTest::test_alter_column_identity_add_not_supported[<lambda>-<lambda>0]
 (call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_mssql.py::OpTest::test_alter_column_identity_add_not_supported[<lambda>-<lambda>1]
 (call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_mssql.py::OpTest::test_alter_column_identity_add_not_supported[<lambda>-<lambda>2]
 (call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 'tests/test_op.py::OpTest::test_create_table_comment_op (call)' : custom 
function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 'tests/test_op.py::OpTest::test_drop_table_comment_op (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 'tests/test_oracle.py::OpTest::test_add_column_with_comment (call)' : custom 
function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 'tests/test_oracle.py::OpTest::test_create_table_with_column_comments (call)' 
: custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_postgresql.py::PostgresqlOpTest::test_add_column_identity[kw0-None] 
(call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_postgresql.py::PostgresqlOpTest::test_add_column_identity[kw1-None] 
(call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_postgresql.py::PostgresqlOpTest::test_add_column_identity[kw2-INCREMENT
 BY 33 START WITH 3 MAXVALUE 99 CYCLE] (call)' : not postgresql >= (10,) and 
not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_postgresql.py::PostgresqlOpTest::test_add_identity_to_column[kw0-None]
 (call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_postgresql.py::PostgresqlOpTest::test_add_identity_to_column[kw1-None]
 (call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_postgresql.py::PostgresqlOpTest::test_add_identity_to_column[kw2-INCREMENT
 BY 33 START WITH 3 MAXVALUE 99 CYCLE] (call)' : not postgresql >= (10,) and 
not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_postgresql.py::PostgresqlOpTest::test_change_identity_in_column[existing0-updated0-SET
 GENERATED ALWAYS] (call)' : not postgresql >= (10,) and not oracle >= (12,) 
and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_postgresql.py::PostgresqlOpTest::test_change_identity_in_column[existing1-updated1-SET
 GENERATED BY DEFAULT SET START WITH 3] (call)' : not postgresql >= (10,) and 
not oracle >= (12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_postgresql.py::PostgresqlOpTest::test_change_identity_in_column[existing2-updated2-SET
 CYCLE SET INCREMENT BY 1] (call)' : not postgresql >= (10,) and not oracle >= 
(12,) and not mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_postgresql.py::PostgresqlOpTest::test_change_identity_in_column[existing3-updated3-SET
 CACHE 2] (call)' : not postgresql >= (10,) and not oracle >= (12,) and not 
mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_postgresql.py::PostgresqlOpTest::test_change_identity_in_column[existing4-updated4-SET
 MINVALUE 0] (call)' : not postgresql >= (10,) and not oracle >= (12,) and not 
mssql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 'tests/test_postgresql.py::PostgresqlOpTest::test_remove_identity_from_column 
(call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql
SKIPPED [4] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 'tests.test_script_consumption.BranchedOnlineTransactionalDDLTest' unsupported 
on any DB implementation 'sqlite(3.46.1)+pysqlite'SQLAlchemy 1.x test
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 'tests/test_sqlite.py::SQLiteTest::test_add_column_with_comment_ignored 
(call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 'tests/test_sqlite.py::SQLiteTest::test_create_table_with_comment_ignored 
(call)' : custom function
SKIPPED [4] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 'tests.test_stubs.TestStubFiles' unsupported on any DB implementation 
'sqlite(3.46.1)+pysqlite'black and zimports are required for this test
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AlterColumnTest_sqlite+pysqlite_3_46_1::test_all_existings_filled[False]
 (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AlterColumnTest_sqlite+pysqlite_3_46_1::test_all_existings_filled[True]
 (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AlterColumnTest_sqlite+pysqlite_3_46_1::test_all_existings_filled_in_comment[False]
 (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AlterColumnTest_sqlite+pysqlite_3_46_1::test_all_existings_filled_in_comment[True]
 (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AlterColumnTest_sqlite+pysqlite_3_46_1::test_all_existings_filled_in_notnull[False]
 (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AlterColumnTest_sqlite+pysqlite_3_46_1::test_all_existings_filled_in_notnull[True]
 (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AlterColumnTest_sqlite+pysqlite_3_46_1::test_all_existings_filled_in_server_default[False]
 (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AlterColumnTest_sqlite+pysqlite_3_46_1::test_all_existings_filled_in_server_default[True]
 (call)' : custom function
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_46_1::test_add_deferrable
 (call)' : not postgresql and not oracle
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_46_1::test_add_initially_deferrable_nochange_one
 (call)' : not postgresql and not oracle
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_46_1::test_add_initially_deferrable_nochange_three
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_46_1::test_add_initially_deferrable_nochange_two
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_46_1::test_add_initially_deferred
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_46_1::test_add_initially_immediate_plus_deferrable
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_46_1::test_remove_deferrable
 (call)' : not postgresql and not oracle
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_46_1::test_remove_initially_deferred
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_46_1::test_remove_initially_immediate_plus_deferrable
 (call)' : not postgresql
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::AutoincrementTest_sqlite+pysqlite_3_46_1::test_alter_column_autoincrement_compositepk_explicit_true
 (call)' : not supported by database
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::MigrationTransactionTest_sqlite+pysqlite_3_46_1::test_autocommit_block
 (call)' : not postgresql and not mysql and not mariadb
SKIPPED [1] 
../../../../../../usr/lib/python3/dist-packages/sqlalchemy/testing/config.py:430:
 
'tests/test_suite.py::MigrationTransactionTest_sqlite+pysqlite_3_46_1::test_autocommit_block_no_transaction
 (call)' : not postgresql and not mysql and not mariadb
FAILED 
tests/test_suite.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_46_1::test_casing_convention_changed_so_put_drops_first
================= 1 failed, 1623 passed, 151 skipped in 9.00s ==================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_alembic/build; python3.13 -m pytest 
tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to