https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/psycopg-3.1.19 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 892735 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any tests/crdb/test_copy_async.py::test_copy_in_buffers_pg_error[asyncio] SKIPPED [ 19/4193] tests/crdb/test_copy_async.py::test_copy_in_buffers_with_pg_error[asyncio] SKIPPED [ 24/4193] tests/crdb/test_copy_async.py::test_copy_in_buffers_with_py_error[asyncio] SKIPPED [ 31/4193] tests/crdb/test_copy_async.py::test_copy_in_error[asyncio] SKIPPED (only tests/test_client_cursor_async.py::test_executemany_badquery[asyncio-insert into nosuchtable values (%s, %s)] 2024-05-11 07:53:12.860 CEST [148] ERROR: relation "nosuchtable" does not exist at character 13 tests/test_client_cursor_async.py::test_executemany_badquery[asyncio-wat (%s, %s)] 2024-05-11 07:53:12.890 CEST [150] ERROR: syntax error at or near "wat" at character 1 tests/test_client_cursor_async.py::test_statusmessage[asyncio] 2024-05-11 07:53:12.420 CEST [121] ERROR: syntax error at or near "wat" at character 1 tests/test_connection_async.py::test_autocommit_inerror[asyncio] 2024-05-11 07:53:13.695 CEST [204] ERROR: syntax error at or near "meh" at character 1 tests/test_connection_async.py::test_auto_transaction_fail[asyncio] 2024-05-11 07:53:13.656 CEST [200] ERROR: syntax error at or near "meh" at character 1 tests/test_connection_async.py::test_commit_error[asyncio] 2024-05-11 07:53:13.604 CEST [197] ERROR: insert or update on table "selfref" violates foreign key constraint "selfref_y_fkey" tests/test_copy_async.py::test_copy_bad_result[asyncio] 2024-05-11 07:53:15.015 CEST [329] ERROR: syntax error at or near "wat" at character 1 tests/test_copy_async.py::test_copy_in_buffers_pg_error[asyncio] 2024-05-11 07:53:15.002 CEST [328] ERROR: duplicate key value violates unique constraint "copy_in_pkey" tests/test_copy_async.py::test_copy_in_buffers_with_pg_error[asyncio] 2024-05-11 07:53:15.138 CEST [338] ERROR: duplicate key value violates unique constraint "copy_in_pkey" tests/test_copy_async.py::test_copy_in_buffers_with_py_error[asyncio] 2024-05-11 07:53:15.154 CEST [339] ERROR: COPY from stdin failed: error from Python: ZeroDivisionError - nuttengoggenio tests/test_copy_async.py::test_copy_in_error[asyncio] 2024-05-11 07:53:15.039 CEST [331] ERROR: COPY from stdin failed: error from Python: TypeError - cannot copy str data in binary mode: use bytes instead /var/tmp/portage/dev-python/psycopg-3.1.19/temp/environment: line 2464: 104 Aborted "${@}" tests/test_copy_async.py::test_copy_out_error_with_copy_finished[asyncio] Fatal Python error: Aborted