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

Bug 888195

Summary: dev-python/pgspecial-2.0.1 fails tests (DASH-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-12-24 20:19:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pgspecial-2.0.1 fails tests (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-24 20:19:59 UTC
Created attachment 844861 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-24 20:19:59 UTC
Error(s) that match a know pattern:


E       AssertionError: assert [None, [('public', 'pg_database_owner'), ('schema1', 'postgres'), ('schema2', 'postgres'), ('schema3', 'postgres')], ['Name', 'Owner'], 'SELECT 4'] == [None, [('public', 'postgres'), ('schema1', 'postgres'), ('schema2', 'postgres'), ('schema3', 'postgres')], ['Name', 'Owner'], 'SELECT 4']
FAILED                            [31/71]
FAILED              [32/71]
FAILED              [34/71]
FAILED             [33/71]
FAILED tests/test_specials.py::test_slash_dn - AssertionError: assert [None, ...
FAILED tests/test_specials.py::test_slash_dp - psycopg.errors.AmbiguousFuncti...
FAILED tests/test_specials.py::test_slash_dp_pattern_alias - psycopg.errors.A...
FAILED tests/test_specials.py::test_slash_dp_pattern_schema - psycopg.errors....
FAILED tests/test_specials.py::test_slash_dp_pattern_table - psycopg.errors.A...