TST: always force the SETUPTOOLS_SCM version in test subprocesses (#3… · matplotlib/matplotlib@64cda24 · GitHub
Skip to content

Commit 64cda24

Browse files
authored
TST: always force the SETUPTOOLS_SCM version in test subprocesses (#30947)
* TST: always force the SETUPTOOLS_SCM version in test subprocesses This will reduce the number of (sub)subprocess calls we make by at least one per subprocess test. This may help reduce resource contention on CI that causes flaky tests.
1 parent f7d261a commit 64cda24

2 files changed

Lines changed: 18 additions & 13 deletions

File tree

lib/matplotlib/testing/__init__.py

Lines changed: 17 additions & 4 deletions

lib/matplotlib/tests/test_pickle.py

Lines changed: 1 addition & 9 deletions

0 commit comments

Comments
 (0)