Page MenuHomeSoftware Heritage

conftest: Explicitely declare aiohttp pytest plugin use
ClosedPublic

Authored by anlambert on Nov 19 2020, 5:52 PM.

Details

Summary

And remove pytest-aiohttp test dependency to avoid error related to double
loading of the plugin when pytest is invoked (see D4522 for more details).

Diff Detail

Repository
rDVAU Software Heritage Vault
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 D4537 (id=16073)

Rebasing onto 0f382c4983...

Current branch diff-target is up to date.
Changes applied before test
commit 29db82c6504724f5afac849cf225dda67dc7d05f
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Thu Nov 19 17:51:10 2020 +0100

    conftest: Explicitely declare aiohttp pytest plugin use
    
    And remove pytest-aiohttp test dependency to avoid error related to double
    loading of the plugin when pytest is invoked.

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

This revision is now accepted and ready to land.Nov 19 2020, 5:56 PM