| Summary: | dev-python/pgspecial-2.0.1 fails tests (DASH-SYSTEM) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | 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
2022-12-24 20:19:56 UTC
Created attachment 844861 [details]
build.log
build log and emerge --info
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...
|