Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 662054

Summary: dev-python/sqlalchemy-1.2.7 test failed under pypy3
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: alexey+gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

Description Alexey 2018-07-24 22:31:28 UTC
Created attachment 540980 [details]
emerge --info

Excerpts from the log:

FAIL test/base/test_utils.py::WrapCallableTest::()::test_wrapping_update_wrapper_functools_parial
FAIL test/ext/declarative/test_basic.py::DeclarativeTest::()::test_difficult_class
FAIL test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_23_1::()::test_failed_rollback_deactivates_transaction_ctx_integration

_sqlite3.OperationalError: database table is locked
AssertionError: '\n    partial(func, *args, **keywords) - new function with partial application\n    of the given arguments and keywords.\n    ' != None
AttributeError: 'function' object has no attribute 'im_func'
AssertionError: <class '_sqlite3.InterfaceError'> is not <class '_sqlite3.IntegrityError'>
Comment 1 Alexey 2018-07-24 22:32:05 UTC
Created attachment 540982 [details]
build.log
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-29 09:18:01 UTC
Old version removed.  Please reopen if you can reproduce still.