Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916357 - dev-python/psycopg-2.9.9: stablereq
Summary: dev-python/psycopg-2.9.9: stablereq
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks:
 
Reported: 2023-10-27 15:46 UTC by Michał Górny
Modified: 2023-12-23 20:21 UTC (History)
1 user (show)

See Also:
Package list:
=dev-python/psycopg-2.9.9
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-10-27 15:46:07 UTC
Please stabilize
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-10-27 19:31:04 UTC
amd64 done
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-10-27 19:31:05 UTC
x86 done
Comment 3 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2023-10-27 19:54:28 UTC
arm done
Comment 4 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2023-10-27 19:54:29 UTC
ppc64 done
Comment 5 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2023-10-27 19:54:30 UTC
arm64 done
Comment 6 matoro archtester 2023-12-10 03:21:13 UTC
One test failure on sparc?

======================================================================
FAIL: test_from_tables (tests.test_types_extras.AdaptTypeTestCase.test_from_tables)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/psycopg-2.9.9/work/psycopg2-2.9.9/tests/testutils.py", line 529, in slow_
    return f(self)
           ^^^^^^^
  File "/var/tmp/portage/dev-python/psycopg-2.9.9/work/psycopg2-2.9.9/tests/testutils.py", line 459, in skip_if_crdb__
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/var/tmp/portage/dev-python/psycopg-2.9.9/work/psycopg2-2.9.9/tests/test_types_extras.py", line 385, in skip_if_no_composite_
    return f(self)
           ^^^^^^^
  File "/var/tmp/portage/dev-python/psycopg-2.9.9/work/psycopg2-2.9.9/tests/testutils.py", line 276, in skip_before_postgres__
    return f(self)
           ^^^^^^^
  File "/var/tmp/portage/dev-python/psycopg-2.9.9/work/psycopg2-2.9.9/tests/test_types_extras.py", line 721, in test_from_tables
    self.assertEqual(r[0], (1, 'test1'))
AssertionError: ctest1(id=2, label='test2') != (1, 'test1')
  
----------------------------------------------------------------------
Ran 742 tests in 54.119s
  
FAILED (failures=1, skipped=59)

Debian seems to have this skipped as a "slow test" so perhaps this is CPU speed-related?
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-12-10 15:38:16 UTC
Could you ignore it, please?  The old slot still uses their homegrown test runner, and I don't want to fight that crap.
Comment 8 matoro archtester 2023-12-16 02:49:41 UTC
sparc done