- Disable test_dist_boxed, broken with latest version of pytest-xdist,

gh#pytest-dev/pytest-cov#565

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=37
This commit is contained in:
2022-11-30 08:19:39 +00:00
committed by Git OBS Bridge
parent 14b618b1b0
commit 7da64be615
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 30 08:16:55 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Disable test_dist_boxed, broken with latest version of pytest-xdist,
gh#pytest-dev/pytest-cov#565
-------------------------------------------------------------------
Mon Nov 28 09:31:24 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>