Page MenuHomeSoftware Heritage

Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.cgit.tests.test_lister::test_lister_cgit_get_origin_from_repo_failing
Failed

TEST RESULT

Run At
May 6 2021, 10:32 AM
Details
request = <SubRequest 'postgresql_scheduler' for <Function test_lister_cgit_get_origin_from_repo_failing>> @pytest.fixture def postgresql_factory(request: FixtureRequest): """Fixture factory for PostgreSQL. :param FixtureRequest request: fixture request object :rtype: psycopg2.connection :returns: postgresql client """ > config = factories.get_config(request) E AttributeError: module 'pytest_postgresql.factories' has no attribute 'get_config' .tox/py3/lib/python3.7/site-packages/swh/core/db/pytest_plugin.py:150: AttributeError