Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888195 - dev-python/pgspecial-2.0.1 fails tests (DASH-SYSTEM)
Summary: dev-python/pgspecial-2.0.1 fails tests (DASH-SYSTEM)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-24 20:19 UTC by Agostino Sarubbo
Modified: 2023-11-30 14:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,164.58 KB, text/plain)
2022-12-24 20:19 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 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...