Page MenuHomeSoftware Heritage

requirements-test: Pin pytest to < 7.0.0
ClosedPublic

Authored by anlambert on Feb 4 2022, 1:39 PM.

Details

Summary

Looks like we need to pin pytest in all swh packages for the tox
builds to succeed.

Diff Detail

Repository
rDWAPPS Web applications
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 26528
Build 41487: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 41486: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D7083 (id=25699)

Rebasing onto ac247f0869...

Current branch diff-target is up to date.
Changes applied before test
commit 3f465b3025f1ec944b556205f517dcc20ab1d8a6
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Feb 4 13:37:45 2022 +0100

    requirements-test: Pin pytest to < 7.0.0
    
    pytest v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used
    by some of the pytest plugins we use.

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

This revision is now accepted and ready to land.Feb 4 2022, 1:58 PM