- Disable failing tests (test_contexts) that fails because of the new version

of python-coverage, gh#pytest-dev/pytest-cov#570

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=35
This commit is contained in:
2022-11-28 09:32:52 +00:00
committed by Git OBS Bridge
parent bd866c59e5
commit 14b618b1b0
2 changed files with 13 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 28 09:31:24 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Disable failing tests (test_contexts) that fails because of the new version
of python-coverage, gh#pytest-dev/pytest-cov#570
-------------------------------------------------------------------
Fri Nov 25 11:55:18 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>