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

Bug 704606

Summary: dev-python/apsw-3.25.2_p1 test failure: MisuseError not raised
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest, TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/20936
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Alexey 2020-01-02 20:42:43 UTC
Created attachment 602342 [details]
build.log

======================================================================
FAIL: testVtables (__main__.APSW)
Test virtual table functionality
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests.py", line 2150, in testVtables
    self.assertRaises(apsw.MisuseError, self.db.createmodule, "x"*ii, lambda x: ii)
AssertionError: MisuseError not raised
Comment 1 Alexey 2020-01-02 20:43:23 UTC
Created attachment 602344 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-05-30 17:32:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bd082dcbaa5201a00383fd0e679f6b4c03f203d

commit 4bd082dcbaa5201a00383fd0e679f6b4c03f203d
Author:     Zamarin Arthur <arthurzam@gmail.com>
AuthorDate: 2021-05-22 17:53:15 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-05-30 16:59:26 +0000

    dev-python/apsw: add 3.35.4_p1, bump to python 3.10
    
    fix direct CC call
    passes tests
    
    Closes: https://bugs.gentoo.org/704606
    Closes: https://bugs.gentoo.org/723726
    Signed-off-by: Zamarin Arthur <arthurzam@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/20936
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/apsw/Manifest              |  1 +
 dev-python/apsw/apsw-3.35.4_p1.ebuild | 46 +++++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)