> In the Debian infrastructure, these tests fail everywhere, can you
> please have a look?
>
> https://qa.debian.org/excuses.php?package=python-sqlalchemy-utils

It looks like there's two separate issues right now, one is easy to fix,
the other is potentially more difficult:

1. the postgres that's setup for the test environment trusts the local
domain socket, and 127.0.0.1, but doesn't trust an IPv6 loopback. Adding
that fixes most of the autopkgtests
2. sqlalchemy-utils depends on intervals (available in Ubuntu at
https://launchpad.net/ubuntu/+source/intervals). To get the rest of
these tests passing looks like it will require patching out the
intervals dependency in tests (disable those tests) or adding intervals
to Debian.

I can work on a patch that will remove the intervals-dependant tests
from sqlalchemy-utils if that's desired.

Chris


Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to