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).
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDVAU29db82c65047: conftest: Explicitely declare aiohttp pytest plugin use
Diff Detail
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
Comment Actions
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.