From 667c236e5a077220ea868344edbdbd545cf57cf7 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 13 Sep 2022 12:44:44 +0000 Subject: Adding metadata --- dev-python/sqlalchemy/sqlalchemy-1.4.41.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-python/sqlalchemy') diff --git a/dev-python/sqlalchemy/sqlalchemy-1.4.41.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.4.41.ebuild index 6e9d2ad0a598..2e4371ec5005 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.4.41.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.4.41.ebuild @@ -56,7 +56,8 @@ python_test() { EPYTEST_DESELECT+=( test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_run_sync - "test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[True-_exclusions0]" + "test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[False-True]" + "test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[True-True]" "test/engine/test_pool.py::QueuePoolTest::test_userspace_disconnectionerror_weakref_finalizer[True-_exclusions0]" ) fi -- cgit v1.3.1