Page MenuHomeSoftware Heritage

pytest: Remove no longer needed pytest setup
ClosedPublic

Authored by ardumont on Jul 10 2020, 3:31 PM.

Details

Summary

Both swh.scheduler and swh.storage stopped exporting this plugin automatically.

Test Plan

tox

Event Timeline

Build is green

Patch application report for D3493 (id=12356)

Rebasing onto 72590f9980...

Current branch diff-target is up to date.
Changes applied before test
commit 604352e710952db1fece8becfb757fb56a800ef8
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jul 10 15:30:35 2020 +0200

    pytest: Remove no longer needed pytest setup
    
    Both swh.scheduler and swh.storage stopped exporting this plugin automatically.

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

Build is green

Patch application report for D3493 (id=12365)

Rebasing onto fe28c44349...

Current branch diff-target is up to date.
Changes applied before test
commit 59bddb8446d072cea5b549853742d01027632a76
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jul 10 15:30:35 2020 +0200

    pytest: Remove no longer needed pytest setup
    
    Both swh.scheduler and swh.storage stopped exporting this plugin automatically.

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

This revision is now accepted and ready to land.Jul 10 2020, 4:52 PM

Build is green

Patch application report for D3493 (id=12376)

Could not rebase; Attempt merge onto fcc7e61bf9...

Updating fcc7e61..1f876c8
Fast-forward
 pytest.ini             | 2 --
 swh/__init__.py        | 7 ++++++-
 swh/loader/__init__.py | 7 ++++++-
 3 files changed, 12 insertions(+), 4 deletions(-)
Changes applied before test
commit 1f876c8eba8b3649324020abf8ff408e3b01ad06
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jul 10 15:30:35 2020 +0200

    pytest: Remove no longer needed pytest setup
    
    Both swh.scheduler and swh.storage stopped exporting this plugin automatically.

commit ae7e388823135b0288933d4d8291dfe1c3b6ad50
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jul 10 15:52:01 2020 +0200

    Explicit types in __init__ files

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