- Disable tests run as now they all fail under pytest 5.3 due to

slight coloring change that does not match fixtures

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pygments-pytest?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2020-01-15 13:42:28 +00:00
committed by Git OBS Bridge
parent f1016781d6
commit 20cbc5283c
2 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 15 13:41:56 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Disable tests run as now they all fail under pytest 5.3 due to
slight coloring change that does not match fixtures
-------------------------------------------------------------------
Tue Nov 5 11:00:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>