Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948483 - dev-python/pyrqlite-2.2.3 fails tests: FAILED test_dbapi.py::CursorTests::test_CheckExecuteParamListQueueWait - ConnectionRefusedError: [Errno 111] Connection refused
Summary: dev-python/pyrqlite-2.2.3 fails tests: FAILED test_dbapi.py::CursorTests::tes...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-01-21 07:44 UTC by Agostino Sarubbo
Modified: 2025-01-21 07:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,196.62 KB, text/plain)
2025-01-21 07:44 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2025-01-21 07:44:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyrqlite-2.2.3 fails tests.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-21 07:44:16 UTC
Created attachment 917199 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-21 07:44:16 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E               ConnectionRefusedError: [Errno 111] Connection refused
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ERROR src/test/test_dbapi.py::CursorTests::test_CheckExecuteParamListQueueWait - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckExecuteParamListQueueWait - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckExecuteParamSequence - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckExecuteWrongNoOfArgs1 - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckExecuteWrongNoOfArgs2 - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckExecuteWrongNoOfArgs3 - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckExecuteWrongSqlArg - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckFetchIter - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckFetchall - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckFetchmany - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckFetchmanyKwArg - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckFetchone - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckFetchoneNoStatement - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckRowcountExecute - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckRowcountExecutemany - ConnectionRefusedError: [Errno 111] Connection refused
FAILED src/test/test_dbapi.py::CursorTests::test_CheckWrongCursorCallable - ConnectionRefusedError: [Errno 111] Connection refused
SKIPPED [1] src/test/test_types.py:189: AssertionError: b'foo' != 'foo'
src/test/test_dbapi.py::CursorTests::test_CheckExecuteParamListQueueWait FAILED [ 47/135]
src/test/test_dbapi.py::CursorTests::test_CheckExecuteParamSequence FAILED [ 48/135]
src/test/test_dbapi.py::CursorTests::test_CheckExecuteWrongNoOfArgs1 FAILED [ 52/135]
src/test/test_dbapi.py::CursorTests::test_CheckExecuteWrongNoOfArgs2 FAILED [ 53/135]
src/test/test_dbapi.py::CursorTests::test_CheckExecuteWrongNoOfArgs3 FAILED [ 54/135]
src/test/test_dbapi.py::CursorTests::test_CheckExecuteWrongSqlArg FAILED [ 55/135]
src/test/test_dbapi.py::CursorTests::test_CheckFetchIter FAILED       [ 56/135]
src/test/test_dbapi.py::CursorTests::test_CheckFetchall FAILED        [ 57/135]
src/test/test_dbapi.py::CursorTests::test_CheckFetchmany FAILED       [ 58/135]
src/test/test_dbapi.py::CursorTests::test_CheckFetchmanyKwArg FAILED  [ 59/135]
src/test/test_dbapi.py::CursorTests::test_CheckFetchone FAILED        [ 60/135]
src/test/test_dbapi.py::CursorTests::test_CheckFetchoneNoStatement FAILED [ 61/135]
src/test/test_dbapi.py::CursorTests::test_CheckRowcountExecute FAILED [ 62/135]
src/test/test_dbapi.py::CursorTests::test_CheckRowcountExecutemany FAILED [ 63/135]
src/test/test_dbapi.py::CursorTests::test_CheckWrongCursorCallable FAILED [ 69/135]