Page MenuHomeSoftware Heritage

requirements-test: Pin pytest to < 7.0.0
ClosedPublic

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

Details

Summary

pytest v7.0.0 removed _pytest.tmpdir.TempdirFactory, which is used
by some of the pytest plugins we use.

Diff Detail

Repository
rDLDSVN Subversion (SVN) loader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D7084 (id=25700)

Rebasing onto 09e83fd94c...

Current branch diff-target is up to date.
Changes applied before test
commit 8bde0663cb4a72a80212e7bab21a962ddf510e25
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Feb 4 13:40:52 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/DLDSVN/job/tests-on-diff/275/ for more details.

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