Page MenuHomeSoftware Heritage

requirements-test.txt: Explicit swh.core[db] as test requirement
ClosedPublic

Authored by ardumont on Nov 20 2020, 5:25 PM.

Details

Summary

instead of pytest-postgresql which is a transitive dependency from swh.core[db]

Related to T2746

Same as D4548 D4549

(That still needs some work on the debian front)

Test Plan

tox

Diff Detail

Repository
rDLS Listers
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 17347
Build 26796: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 26795: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D4550 (id=16148)

Rebasing onto 884585034b...

Current branch diff-target is up to date.
Changes applied before test
commit 2e9bb5388b67eb8b673e73de664aa56e5621aebf
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Nov 20 17:26:25 2020 +0100

    requirements-test.txt: Explicit swh.core[db] as test requirement
    
    instead of pytest-postgresql which is a transitive dependency from swh.core[db]
    
    Related to T2746

See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/67/ for more details.

This revision is now accepted and ready to land.Nov 23 2020, 12:44 PM

This one is actually ok as is (no swh.core[db] in requirements-swh.txt)