Page MenuHomeSoftware Heritage

Jenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.mercurial.tests.test_from_disk::test_load_repo_with_new_commits
Failed

TEST RESULT

Run At
May 5 2021, 9:35 PM
Details
request = <SubRequest 'swh_storage_postgresql' for <Function test_load_repo_with_new_commits>> @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