HomeSoftware Heritage

conftest: Replace multiprocessing hack when pytest-cov >= 4 is installed

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

conftest: Replace multiprocessing hack when pytest-cov >= 4 is installed

The hack crashes on >= 4 because 'pytest_cov.embed.multiprocessing_start'
is not in the hook list anymore.

https://pytest-cov.readthedocs.io/en/latest/changelog.html

Details

Provenance
vlorentzAuthored on Sep 29 2022, 10:15 AM
vlorentzPushed on Sep 29 2022, 5:29 PM
Differential Revision
D8576: conftest: Replace multiprocessing hack when pytest-cov >= 4 is installed
Build Status
Buildable 31932
Build 49982: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.